Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit>=1.25.0
|
2 |
pandas>=1.5.0,<2.0
|
3 |
uuid>=1.30,<2.0
|
4 |
chromadb>=0.3.5,<0.4
|
@@ -8,5 +8,5 @@ langchain>=0.0.312,<1.0
|
|
8 |
langchain_core>=0.1.0,<1.0
|
9 |
python-dotenv>=1.0.0,<2.0
|
10 |
pydantic==1.10.2
|
11 |
-
|
12 |
|
|
|
1 |
+
streamlit>=1.25.0
|
2 |
pandas>=1.5.0,<2.0
|
3 |
uuid>=1.30,<2.0
|
4 |
chromadb>=0.3.5,<0.4
|
|
|
8 |
langchain_core>=0.1.0,<1.0
|
9 |
python-dotenv>=1.0.0,<2.0
|
10 |
pydantic==1.10.2
|
11 |
+
|
12 |
|