Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,5 +8,5 @@ faiss-cpu>=1.7.4
|
|
| 8 |
torch>=2.1.0
|
| 9 |
transformers>=4.36.0
|
| 10 |
sqlalchemy<3,>=1.4
|
| 11 |
-
python-dotenv=
|
| 12 |
langchain-community>=0.3.8
|
|
|
|
| 8 |
torch>=2.1.0
|
| 9 |
transformers>=4.36.0
|
| 10 |
sqlalchemy<3,>=1.4
|
| 11 |
+
python-dotenv>=1.0.0
|
| 12 |
langchain-community>=0.3.8
|