web3>=6.0.0
eth-account>=0.8.0
eth-utils>=2.0.0
requests>=2.28.0
pydantic>=2.0.0
ipfshttpclient>=0.8.0a2
aiohttp>=3.8.0
asyncio-throttle>=1.0.0
python-dotenv>=1.0.0
typing-extensions>=4.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
mypy>=1.0.0
flake8>=5.0.0

[indexer]
sentence-transformers>=2.2.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
