Spaces:
Runtime error
Runtime error
G.Hemanth Sai
commited on
Commit
·
9c8224a
1
Parent(s):
a9536d4
Updated reqs.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
fastapi
|
2 |
uvicorn
|
3 |
requests
|
4 |
python-jose[cryptography]
|
|
|
1 |
+
fastapi==0.99.1
|
2 |
uvicorn
|
3 |
requests
|
4 |
python-jose[cryptography]
|