dynaconf>=3.2.0
loguru>=0.6.0
pycoingecko==3.2.0
requests>=2.31.0
web3==6.20.4
uniswap-python==0.7.1
kwenta==1.2.0

[dev]
python-semantic-release>=8.0.8
ruff~=0.11
pre-commit~=4.0

[docs]
sphinx==7.4.7
pydata-sphinx-theme==0.16.1
sphinx-hoverxref==1.4.2
sphinx_copybutton==0.5.2
myst_parser==4.0.1
sphinx_design~=0.6

[test]
pytest~=8.2
pytest-cov~=6.0
pytest-asyncio~=0.25
pytest-mock~=3.11
pytest-loguru~=0.4
eth_tester~=0.9.0b2
