numpy>=1.17
scipy>=1.3.2
matplotlib>=3
scikit-learn>=0.22
joblib>=0.14
Pillow>=6.2.1
requests
python-dateutil

[cleverhans]
tensorflow<2,>=1.14
cleverhans

[foolbox]
foolbox>=3.3.0
torch!=1.5.*,>=1.4
torchvision!=0.6.*,>=0.5

[pytorch]
torch!=1.5.*,>=1.4
torchvision!=0.6.*,>=0.5

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

[unittests]
pytest<5.1,>=5
pytest-cov>=2.9
coverage<5
jupyter
nbval
requests-mock
