Downgrade till 6.0.0.

pull/106/head
Andrey 2023-04-06 16:54:58 +03:00
rodzic 538842897c
commit 6ca9ae1bd1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -18,7 +18,7 @@ setup(
"pysha3<2.0.0,>=1.0.0",
"tqdm",
"typing-extensions",
"web3>=6.1.0",
"web3>=6.0.0",
],
extras_require={
"dev": ["isort", "mypy", "wheel", "web3>=5.27.0"],