numpy>=1.20.0
pandas>=1.3.0
scikit-learn>=1.0.0
tqdm>=4.62.0
click>=8.0.0
pydantic>=1.9.0
python-dotenv>=0.19.0
jsonschema>=4.0.0
tabulate>=0.8.9
matplotlib>=3.5.0
seaborn>=0.11.2
sentence-transformers>=2.2.0
nltk>=3.8
spacy>=3.4.0
transformers>=4.20.0
torch>=1.12.0

[api]
fastapi>=0.68.0
uvicorn>=0.15.0
requests>=2.25.0

[dev]
pytest>=6.0
black>=22.0
flake8>=4.0
mypy>=0.950

[web]
streamlit>=1.10.0
plotly>=5.0.0
