Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -5,4 +5,8 @@ setuptools
|
|
5 |
pkginfo==1.9.6
|
6 |
cryptography==39.0.2
|
7 |
pytezos==3.9.0
|
8 |
-
##
|
|
|
|
|
|
|
|
|
|
5 |
pkginfo==1.9.6
|
6 |
cryptography==39.0.2
|
7 |
pytezos==3.9.0
|
8 |
+
##
|
9 |
+
|
10 |
+
#FAst-API dependencies
|
11 |
+
fastapi==0.89.1
|
12 |
+
uvicorn==0.22.0
|