Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
fastapi>=0.95.0
|
2 |
uvicorn>=0.21.1
|
3 |
httpx>=0.24.0
|
4 |
-
python-dotenv>=1.0.0
|
|
|
|
1 |
fastapi>=0.95.0
|
2 |
uvicorn>=0.21.1
|
3 |
httpx>=0.24.0
|
4 |
+
python-dotenv>=1.0.0
|
5 |
+
duckai
|