Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
wheel
|
2 |
bitarray==1.2.2
|
3 |
cytoolz==0.11.2
|
4 |
eth-abi==3.0.0
|
@@ -15,4 +14,5 @@ pycryptodome==3.14.0
|
|
15 |
rlp==3.0.0
|
16 |
six==1.16.0
|
17 |
toolz==0.11.2
|
|
|
18 |
ocean-lib
|
|
|
|
|
1 |
bitarray==1.2.2
|
2 |
cytoolz==0.11.2
|
3 |
eth-abi==3.0.0
|
|
|
14 |
rlp==3.0.0
|
15 |
six==1.16.0
|
16 |
toolz==0.11.2
|
17 |
+
wheel
|
18 |
ocean-lib
|