Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
pytezos==3.2.6
|
2 |
streamlit==1.20.0
|
|
|
3 |
wheel
|
4 |
setuptools
|
5 |
-
secp256k1
|
6 |
pkginfo==1.9.6
|
7 |
cryptography==39.0.2
|
8 |
pytezos==3.2.6
|
|
|
|
|
1 |
streamlit==1.20.0
|
2 |
+
secp256k1
|
3 |
wheel
|
4 |
setuptools
|
|
|
5 |
pkginfo==1.9.6
|
6 |
cryptography==39.0.2
|
7 |
pytezos==3.2.6
|