numpy>=1.19.0
scipy>=1.5.0
scikit-learn>=0.24.0
gensim>=4.0.0
pandas>=1.2.0
matplotlib>=3.3.0
seaborn>=0.11.0

[dev]
pytest>=6.0.0
pytest-cov>=2.10.0
black>=21.0.0
flake8>=3.8.0
isort>=5.0.0
mypy>=0.800

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=0.5.0
sphinx-autodoc-typehints>=1.12.0

[test]
pytest>=6.0.0
pytest-cov>=2.10.0
pytest-mock>=3.6.0
