ai-privacy-toolkit/requirements.txt
abigailgold fd6be8e778
Documentation updates (#29)
* Bump version to 0.1.0 (breaking changes to some APIs)

* Update documentation

* Update requirements

* gitignore
2022-05-02 11:46:18 +03:00

9 lines
139 B
Text

numpy==1.21.0
pandas==1.1.0
scipy==1.4.1
scikit-learn==0.22.2
torch>=1.8.0
adversarial-robustness-toolbox>=1.10.1
# testing
pytest==5.4.2