mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-06-08 15:05:13 +02:00
Add matplotlib to requirements
Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
This commit is contained in:
parent
3f9271b225
commit
4a024d8d1e
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ scipy==1.4.1
|
|||
scikit-learn>=0.22.2
|
||||
torch>=1.8.0
|
||||
tqdm>=4.64.1
|
||||
matplotlib>=3.7.0
|
||||
adversarial-robustness-toolbox>=1.11.0
|
||||
|
||||
# testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue