vineethn commited on
Commit
2d7e7e8
·
verified ·
1 Parent(s): 809a75e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,4 +8,5 @@ faiss-cpu>=1.7.4
8
  torch>=2.1.0
9
  transformers>=4.36.0
10
  sqlalchemy<3,>=1.4
11
- langchain-community>=0.3.8
 
 
8
  torch>=2.1.0
9
  transformers>=4.36.0
10
  sqlalchemy<3,>=1.4
11
+ langchain-community>=0.3.8
12
+ python-dotenv>=1.0.1