- impossible to use the jsma
- can't: from cleverhans.attacks import fgsm , jsma
- can't: from cleverhans.utils_tf import model_train , model_eval , batch_eval
- can't: from cleverhans.attacks_tf import jacobian_graph
- can't: from cleverhans.utils import other_classes
Problem
Python==3.6.13 , Tensorflow==2.1.0 , Keras==2.2.0
Python==3.11.5 , Tensorflow==2.13.0 , Keras==2.13.1 , cleverhans==4.0.0
Question
Which version of the following libraries goes perfectly with cleverhans==3.1.0
cc @goodfeli @carlini @npapernot