segestic commited on
Commit
57db8b4
1 Parent(s): e692e9d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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