pandas>=1.5.0
numpy>=1.23.0
spacy>=3.5.0
textstat>=0.7.3
nltk>=3.8
chardet>=5.2.0
plotly>=5.14.0
jinja2>=3.1.2
pyyaml>=6.0
pydantic>=2.0.0
reportlab>=4.0.0
click>=8.1.0

[build]
build>=1.0.0
twine>=4.0.0
setuptools>=68.0.0
wheel>=0.42.0

[dev]
pytest>=7.3.0
pytest-cov>=4.1.0
pytest-xdist>=3.3.0
pytest-benchmark>=4.0.0
pytest-mock>=3.11.0
black>=23.12.0
isort>=5.13.0
flake8>=7.0.0
flake8-docstrings>=1.7.0
flake8-bugbear>=23.12.0
mypy>=1.8.0
types-PyYAML>=6.0.0
bandit>=1.7.6
pre-commit>=3.6.0
ipython>=8.12.0
ipdb>=0.13.13

[docs]
sphinx>=7.2.0
sphinx-rtd-theme>=2.0.0
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.25.0
mkdocs>=1.5.0
mkdocs-material>=9.5.0

[nltk]
nltk>=3.8

[spacy]
spacy>=3.5.0
