numpy>=1.17.5
pandas>=1.3.0
featuretools>=1.5.0
nltk>=3.4.5
scikit-learn>=0.20.0

[complete]
tensorflow<2.16.0,>=1.14.0
tensorflow_hub<0.16.0,>=0.4.0

[dev]
ruff==0.0.216
black[jupyter]==22.12.0
pre-commit==2.20.0
nlp_primitives[test]

[test]
pytest>=7.1.2
pytest-cov>=3.0.0
pytest-xdist>=2.5.0
