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