NaimaAqeel commited on
Commit
492eabf
·
verified ·
1 Parent(s): f8bc321

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -13,7 +13,8 @@ python-docx==0.8.11
13
  sentence-transformers==2.2.2
14
  python-dotenv==1.0.1
15
  altair==4.1.0
16
- git+https://github.com/your_username/langchain_google_genai.git
 
17
 
18
 
19
 
 
13
  sentence-transformers==2.2.2
14
  python-dotenv==1.0.1
15
  altair==4.1.0
16
+ git+https://username:token@github.com/your_username/langchain_google_genai.git
17
+
18
 
19
 
20