nltk>=3.8
wordfreq>=3.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.1.0
black>=23.0.0

[web]
fastapi>=0.110.0
uvicorn[standard]>=0.29.0
