Spaces:
Sleeping
Sleeping
removed ==0.28.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ fastapi==0.99.1
|
|
| 3 |
uvicorn
|
| 4 |
requests
|
| 5 |
langchain
|
| 6 |
-
openai
|
| 7 |
pillow==10.2.0
|
| 8 |
pydantic
|
| 9 |
python-dotenv
|
|
|
|
| 3 |
uvicorn
|
| 4 |
requests
|
| 5 |
langchain
|
| 6 |
+
openai
|
| 7 |
pillow==10.2.0
|
| 8 |
pydantic
|
| 9 |
python-dotenv
|