numpy>=1.19.0
pandas>=1.3.0
pyarrow>=5.0.0
tqdm>=4.61.0
pydantic>=1.8.0
sqlalchemy>=1.4.0
scikit-learn>=1.0.0
fsspec>=2021.10.0
smart-open>=5.0.0
typing-extensions>=3.10.0

[dev]
pytest>=6.0.0
pytest-cov>=2.12.0
black>=21.5b2
flake8>=3.9.2
mypy>=0.812
isort>=5.9.1
tox>=3.24.0

[docs]
sphinx>=4.0.2
sphinx-rtd-theme>=0.5.2
sphinx-autodoc-typehints>=1.12.0

[images]
pillow>=8.2.0
torchvision>=0.10.0

[nlp]
nltk>=3.6.0
spacy>=3.0.0
transformers>=4.5.0
