openai>=1.0.0
groq>=0.4.0
anthropic>=0.5.0
huggingface-hub>=0.16.0
flask>=2.0.0
flask-cors>=3.0.0
requests>=2.25.0
python-dotenv>=0.15.0
click>=8.0.0
numpy>=1.20.0
cryptography>=36.0.0
pydantic>=1.8.0

[dev]
pytest>=6.0.0
pytest-cov>=2.12.0
black>=21.5b2
isort>=5.9.1
flake8>=3.9.2
mypy>=0.812

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=0.5.2
myst-parser>=0.15.1
