We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef4de59 + f262b98 commit 0ff5898Copy full SHA for 0ff5898
2 files changed
requirements.txt
@@ -1,22 +1,11 @@
1
-protobuf==4.21.6
2
-grpcio-tools==1.59.0
3
-wheel==0.41.2
4
-jsonrpcclient==4.0.3
5
-eth-hash==0.5.2
6
-rlp==3.0.0
7
-eth-rlp==0.3.0
8
-web3==6.11.1
9
-mnemonic==0.20
10
-pycoin==0.92.20230326
11
-pyyaml==6.0.1
12
-ipfshttpclient==0.4.13.2
13
-rfc3986==2.0.0
14
-pymultihash==0.8.2
15
-base58==2.1.1
16
-argcomplete==3.1.2
17
-grpcio-health-checking==1.59.0
18
-jsonschema==4.0.0
19
-eth-account==0.9.0
20
-snet-contracts==1.0.0
21
-lighthouseweb3==0.1.4
22
-zipp>=3.19.1
+protobuf==5.*
+grpcio-tools>=1.71.0
+wheel>=0.45.0
+rlp>=4.1.0
+web3==7.*
+ipfshttpclient>=0.7.0
+rfc3986>=2.0.0
+base58>=2.1.1
+grpcio-health-checking>=1.71.0
+snet-contracts==1.0.1
+lighthouseweb3>=0.1.4
version.py
@@ -1 +1 @@
-__version__ = "4.0.0"
+__version__ = "4.0.1"
0 commit comments