hydra-core==1.3.2
matplotlib>=3.8.0
numpy>=1.26.0
openai>=1.1.1
pandas>=2.1.1
portalocker>=2.8.2
pydantic==2.5.2
rich>=13.6.0
scikit-learn==1.5.0
seaborn>=0.13.0
tiktoken>=0.5.2
torch>=2.1.0
torchinfo>=1.8.0
torchtext
torchvision>=0.16.0

[dev]
bandit==1.7.5
black==23.10.1
colorama==0.4.6
cookiecutter==2.4.0
coverage==7.3.2
ghp-import==2.1.0
ipywidgets==7.7.2
isort==5.12.0
jupytext==1.15.2
jupyter-book==0.15.1
mypy==1.7.1
pandas-stubs==2.1.4.231227
pre-commit==3.6.0
pytest==7.4.3
pytest-mock==3.12.0
ruff==0.1.7
sphinx-proof==0.1.3
sphinx-sitemap==2.5.1
types-requests==2.31.0.10
types-tqdm==4.66.0.5
typeguard==4.1.5

[serving]
fastapi==0.109.2
uvicorn==0.27.1
gunicorn==21.2.0
Faker==23.2.0
sqlmodel==0.0.14
SQLAlchemy==2.0.22
pydantic==2.5.2
