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

[complete]
tensorflow_hub>=0.4.0

[complete:sys_platform != "darwin" or platform_machine != "arm64"]
tensorflow>=1.14.0

[complete:sys_platform == "darwin" and platform_machine == "arm64"]
tensorflow-metal>=0.4.0
tensorflow-macos>=2.8.0

[dev]
flake8==4.0.1
isort==5.9.3
black==22.3.0
pytest>=7.1.2
pytest-cov>=3.0.0

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