Skip to content

Commit 311367a

Browse files
committed
fix setup.py
1 parent a47b200 commit 311367a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"aiohttp-retry >= 2.8.3",
3131
"pydantic >= 2",
3232
"typing-extensions >= 4.7.1",
33-
"websockets >= 12.0.0"
34-
"eth-account >= 0.13.4"
33+
"websockets >= 12.0.0",
34+
"eth-account >= 0.13.4",
3535
]
3636

3737
setup(

0 commit comments

Comments
 (0)