Skip to content

Commit 17237d1

Browse files
authored
Merge pull request #241 from InjectiveLabs/fix/web3_dependency
Fix/web3 dependency
2 parents 7754dd3 + 2c9fc46 commit 17237d1

File tree

5 files changed

+267
-23
lines changed

5 files changed

+267
-23
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ protobuf = "*"
2020
requests = "*"
2121
safe-pysha3 = "*"
2222
urllib3 = "<2"
23+
web3 = ">=6.0.0"
2324
websockets = "*"
2425

2526
[dev-packages]

0 commit comments

Comments
 (0)