diff --git a/setup.py b/setup.py index c7bf9af82..943198e66 100644 --- a/setup.py +++ b/setup.py @@ -34,8 +34,9 @@ 'setuptools', 'scikit-learn', 'timm', - 'lightning', 'omegaconf', + 'lightning', + 'setuptools==68.2.2' ], classifiers=[ 'Development Status :: 3 - Alpha',