Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ fastapi[all]
|
|
| 18 |
httpcore
|
| 19 |
httptools
|
| 20 |
httpx
|
| 21 |
-
pydantic==2
|
| 22 |
python-dotenv
|
| 23 |
pyyaml
|
| 24 |
typing-extensions
|
|
|
|
| 18 |
httpcore
|
| 19 |
httptools
|
| 20 |
httpx
|
| 21 |
+
pydantic==1.8.2
|
| 22 |
python-dotenv
|
| 23 |
pyyaml
|
| 24 |
typing-extensions
|