mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-05-05 01:32:38 +02:00
* Bump version to 0.1.0 (breaking changes to some APIs) * Update documentation * Update requirements * gitignore
9 lines
139 B
Text
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
|