pydantic>=2.5.0
httpx>=0.25.0
tenacity>=8.2.0
rich>=13.0.0
typer>=0.9.0
pyyaml>=6.0
jinja2>=3.1.0
numpy>=1.24.0
pandas>=2.0.0
datasets>=2.14.0
openai>=1.3.0
anthropic>=0.8.0
tiktoken>=0.5.0
sentence-transformers>=2.2.0
tqdm>=4.66.0
click>=8.1.0
requests>=2.31.0
google-genai>=0.1.0
ijson>=3.4.0
noveum-trace>=0.3.5
python-dotenv>=1.0.0
ollama>=0.5.3
transformers>=4.20.0
scikit-learn>=1.0.0
plotly>=5.0.0

[all]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.11.0
pytest-xdist>=3.3.0
responses>=0.23.0
black>=23.9.0
isort>=5.12.0
ruff>=0.1.0
mypy>=1.6.0
typing_extensions>=4.7.0
pre-commit>=3.5.0
bandit>=1.7.5
safety>=2.3.0
coverage>=7.3.0
sphinx>=7.2.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
jupyter>=1.0.0
ipykernel>=6.25.0
commitizen>=3.12.0
sphinx-autodoc-typehints>=1.24.0
sphinx-copybutton>=0.5.2
boto3>=1.34.0
google-cloud-aiplatform>=1.38.0

[all:python_version < "3.11"]
azure-ai-inference>=1.0.0

[api]
fastapi>=0.110.0
uvicorn[standard]>=0.25.0
python-dotenv>=1.0.0
python-multipart>=0.0.6
pydantic-settings>=2.0.0
prometheus_client>=0.17.0

[aws]
boto3>=1.34.0

[azure]

[azure:python_version < "3.11"]
azure-ai-inference>=1.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.11.0
pytest-xdist>=3.3.0
responses>=0.23.0
black>=23.9.0
isort>=5.12.0
ruff>=0.1.0
mypy>=1.6.0
typing_extensions>=4.7.0
pre-commit>=3.5.0
bandit>=1.7.5
safety>=2.3.0
coverage>=7.3.0
sphinx>=7.2.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
jupyter>=1.0.0
ipykernel>=6.25.0
commitizen>=3.12.0

[docs]
sphinx>=7.2.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.24.0
sphinx-copybutton>=0.5.2

[gcp]
google-cloud-aiplatform>=1.38.0
