Merge pull request #2786 from zuman/master

Updated setuptools version
This commit is contained in:
Oliver 2022-03-29 09:56:20 +11:00 committed by GitHub
commit b6a0f3ddfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Base python requirements for docker containers
# Basic package requirements
setuptools>=57.4.0,<=60.1.0
setuptools==60.0.5
wheel>=0.37.0
invoke>=1.4.0 # Invoke build tool