numpy>=1.17
scipy>=1.3.1
matplotlib~=3.0.0
scikit-learn>=0.21
joblib
Pillow
requests
python-dateutil

[cleverhans]
tensorflow<2,>=1.14
cleverhans

[pytorch]
torch>=1.1
torchvision>=0.2.2

[tf-gpu]
tensorflow-gpu<2,>=1.14

[unittests]
pytest<5.1,>=5
pytest-cov>=2.8
coverage<5
jupyter
nbval
