We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47b200 commit 311367aCopy full SHA for 311367a
1 file changed
setup.py
@@ -30,8 +30,8 @@
30
"aiohttp-retry >= 2.8.3",
31
"pydantic >= 2",
32
"typing-extensions >= 4.7.1",
33
- "websockets >= 12.0.0"
34
- "eth-account >= 0.13.4"
+ "websockets >= 12.0.0",
+ "eth-account >= 0.13.4",
35
]
36
37
setup(
0 commit comments