We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c13a70 commit 9a3262dCopy full SHA for 9a3262d
1 file changed
setup.py
@@ -32,6 +32,7 @@
32
"typing-extensions >= 4.7.1",
33
"websockets >= 12.0.0",
34
"eth-account >= 0.13.4",
35
+ "requests >= 2.31.0",
36
]
37
38
setup(
0 commit comments