Spaces:
Runtime error
Runtime error
carlfeynman
commited on
Commit
•
cb47955
1
Parent(s):
1ab4c61
requirement.txt updated
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
fastapi==0.68.1
|
2 |
-
uvicorn==0.15.0
|
|
|
|
1 |
fastapi==0.68.1
|
2 |
+
uvicorn==0.15.0
|
3 |
+
aiofiles
|