Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ fastapi>=0.100.0
|
|
| 3 |
uvicorn>=0.23.0
|
| 4 |
pyyaml>=6.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
-
httpx>=0.24.0
|
|
|
|
|
|
| 3 |
uvicorn>=0.23.0
|
| 4 |
pyyaml>=6.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
+
httpx>=0.24.0
|
| 7 |
+
openenv-core>=0.2.0
|