requests>=2.25.0
typing-extensions>=4.0.0
pydantic>=2.0.0
aiohttp>=3.8.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.10.0
flake8>=4.0.0
mypy>=1.0.0
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0
pre-commit>=3.0.0
bandit>=1.7.0
safety>=2.0.0
types-requests>=2.25.0

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