requests>=2.25.0
python-dotenv>=0.19.0

[all]
atomagent[async,dev]

[async]
aiohttp>=3.8.0

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
black>=22.0
flake8>=4.0
mypy>=0.950
isort>=5.10.0
pre-commit>=2.17.0
