twosixlabs / armory-library

Python library for Adversarial ML Evaluation
https://twosixlabs.github.io/armory-library/
MIT License
9 stars 3 forks source link

156 import failure with setuptools 70.0.0 #157

Closed treubig26 closed 6 months ago

treubig26 commented 6 months ago

Pins setuptools to <70 as a temporary workaround until ART fixes their import.

Also bumps the version on all the GitHub actions to get rid of the node 16-vs-20 warnings in GitHub.