aiohttp>=3.8.0
asyncio>=3.4.3
rich>=10.0.0
aiofiles>=0.8.0
httpx>=0.24.0
litellm>=1.26.0
pydantic>=2.6.0
requests>=2.31.0
aiofiles>=23.2.1
et-xmlfile>=1.1.0
multidict>=6.0.4
openai>=1.12.0
pandas>=2.2.0
numpy>=1.26.0
yarl>=1.9.4
typing_extensions>=4.9.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.1
pytest-cov>=4.1.0
black>=23.7.0
isort>=5.12.0
mypy>=1.4.1
ruff>=0.1.8
pre-commit>=3.5.0

[docs]
sphinx>=7.1.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0

[test]
pytest>=7.4.0
pytest-asyncio>=0.21.1
pytest-cov>=4.1.0
pytest-mock>=3.12.0
coverage>=7.4.0
