Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ python-dotenv==1.0.0
|
|
4 |
pandas==2.2.0
|
5 |
sentence-transformers==2.3.1
|
6 |
chainlit==0.7.0
|
|
|
|
|
|
4 |
pandas==2.2.0
|
5 |
sentence-transformers==2.3.1
|
6 |
chainlit==0.7.0
|
7 |
+
fastapi<0.100.0,>=0.99.0
|
8 |
+
pydantic<2.0.0,>=1.10.8
|