requests==2.32.3
colorama==0.4.6
prompt_toolkit==3.0.50
yaspin==2.4.0
pygments==2.19.1
fuzzywuzzy==0.18.0
fastapi==0.115.12
uvicorn==0.33.0
rich==14.0.0
transformers==4.46.3
torch==2.4.1
python-Levenshtein==0.25.1
pillow==10.2.0
openai==1.78.1
tabulate==0.9.0
pyte==0.8.2

[dev]
pytest
black
isort
mypy
build
twine
