web3>=6.0.0
httpx>=0.24.0
eth-account>=0.9.0
pytz>=2023.3
tenacity>=8.2.0
python-dotenv>=1.0.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.7.0
flake8>=6.1.0
mypy>=1.5.0
isort>=5.12.0
responses>=0.23.0
pytest-mock>=3.11.0

[test]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
