GeorgiosIoannouCoder
commited on
Commit
•
cf33052
1
Parent(s):
9a520f7
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
huggingface_hub==0.26.2
|
2 |
-
langchain==0.3.7
|
3 |
-
langchain_community==0.3.5
|
4 |
-
pymongo==4.10.1
|
5 |
-
python-dotenv==1.0.1
|
6 |
-
streamlit==1.39.0
|
|
|
1 |
+
huggingface_hub==0.26.2
|
2 |
+
langchain==0.3.7
|
3 |
+
langchain_community==0.3.5
|
4 |
+
pymongo==4.10.1
|
5 |
+
python-dotenv==1.0.1
|
6 |
+
streamlit==1.39.0
|