# Library Dependencies
matplotlib>=3.3
scipy>=1.0.0,<1.6
scikit-learn>=0.20,<0.24
numpy>=1.13.0
cycler>=0.10.0

# Testing Requirements
pytest>=5.0.0
pytest-cov>=2.6.1
pytest-flakes>=4.0.0
pytest-spec>=2.0.0
coverage>=4.5.2

# Optional Testing Dependencies
nltk>=3.2
# spacy>=2.0.18
pandas>=1.0.4
umap-learn==0.3.9 # reminder to bump periodically!

# Third-Party Estimator Tests
# xgboost==1.2.0
# catboost==0.24.1