Temporarily pin setuptools version (#8416)
Due to https://github.com/pypa/setuptools/issues/2849 introduced with the latest setutools
This commit is contained in:
parent
d544787254
commit
2ed4e9c05f
@ -1,3 +1,3 @@
|
||||
setuptools>=53.0.0
|
||||
setuptools>=53.0.0,<=58.4.0
|
||||
wheel>=0.36.2
|
||||
python-decouple>=3.4
|
||||
|
Loading…
Reference in New Issue
Block a user