Spaces:
Runtime error
Runtime error
Hemanth Sai
commited on
Commit
·
a9536d4
1
Parent(s):
44df0dd
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
fastapi
|
|
|
2 |
requests
|
3 |
python-jose[cryptography]
|
4 |
passlib[bcrypt]
|
|
|
1 |
fastapi
|
2 |
+
uvicorn
|
3 |
requests
|
4 |
python-jose[cryptography]
|
5 |
passlib[bcrypt]
|