ai-privacy-toolkit/requirements.txt

10 lines
137 B
Text
Raw Normal View History

2022-08-01 18:11:34 +03:00
numpy~=1.22
pandas~=1.1.0
scipy>=1.4.1
scikit-learn>=0.22.2
torch>=1.8.0
2022-07-20 14:17:25 +03:00
adversarial-robustness-toolbox>=1.11.0
2021-04-28 14:00:19 +03:00
# testing
2022-08-01 18:11:34 +03:00
pytest>=5.4.2