Add matplotlib to requirements

Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
This commit is contained in:
Maya Anderson 2023-03-06 11:01:08 +02:00
parent 3f9271b225
commit 4a024d8d1e

View file

@ -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