Update dependencies

This commit is contained in:
joerick
2021-01-30 13:53:22 +00:00
committed by GitHub
parent 9cffb96935
commit a09b9aeb76
8 changed files with 21 additions and 21 deletions
@@ -49,7 +49,7 @@ zipp==1.2.0
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
pip==20.3.3
pip==20.3.4
# via -r cibuildwheel/resources/constraints.in
setuptools==44.1.1
# via -r cibuildwheel/resources/constraints.in
@@ -30,7 +30,7 @@ zipp==1.2.0
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
pip==20.3.3
pip==20.3.4
# via -r cibuildwheel/resources/constraints.in
setuptools==50.3.2
# via -r cibuildwheel/resources/constraints.in
@@ -32,7 +32,7 @@ zipp==3.4.0
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
pip==20.3.3
pip==21.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==51.3.3
setuptools==52.0.0
# via -r cibuildwheel/resources/constraints.in
@@ -28,7 +28,7 @@ zipp==3.4.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
pip==20.3.3
pip==21.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==51.3.3
setuptools==52.0.0
# via -r cibuildwheel/resources/constraints.in
@@ -22,7 +22,7 @@ wheel==0.36.2
# delocate
# The following packages are considered to be unsafe in a requirements file:
pip==20.3.3
pip==21.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==51.3.3
setuptools==52.0.0
# via -r cibuildwheel/resources/constraints.in
@@ -22,7 +22,7 @@ wheel==0.36.2
# delocate
# The following packages are considered to be unsafe in a requirements file:
pip==20.3.3
pip==21.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==51.3.3
setuptools==52.0.0
# via -r cibuildwheel/resources/constraints.in
+2 -2
View File
@@ -22,7 +22,7 @@ wheel==0.36.2
# delocate
# The following packages are considered to be unsafe in a requirements file:
pip==20.3.3
pip==21.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==51.3.3
setuptools==52.0.0
# via -r cibuildwheel/resources/constraints.in
@@ -1,22 +1,22 @@
[x86_64]
manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-01-11-28ab838
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-01-12-ff3830d
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-01-12-c8250d8
manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-01-24-153e846
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-01-24-4117e7c
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-01-24-91ce2b8
[i686]
manylinux1 = quay.io/pypa/manylinux1_i686:2021-01-11-28ab838
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-01-12-ff3830d
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-01-12-c8250d8
manylinux1 = quay.io/pypa/manylinux1_i686:2021-01-24-153e846
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-01-24-4117e7c
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-01-24-91ce2b8
[pypy_x86_64]
manylinux2010 = pypywheels/manylinux2010-pypy_x86_64:2020-12-11-f1e0e80
[aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-01-12-c8250d8
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-01-24-91ce2b8
[ppc64le]
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-01-12-c8250d8
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-01-24-91ce2b8
[s390x]
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-01-12-c8250d8
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-01-24-91ce2b8