* chore: update to 3.9.0 final * chore: add python 3.7 constraints * chore: missed one image due to travis-ci fail Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com> Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
20 lines
819 B
Plaintext
20 lines
819 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# bin/update_constraints.py
|
|
#
|
|
appdirs==1.4.4 # via virtualenv
|
|
delocate==0.8.2 # via -r cibuildwheel/resources/constraints.in
|
|
distlib==0.3.1 # via virtualenv
|
|
filelock==3.0.12 # via virtualenv
|
|
importlib-metadata==2.0.0 # via virtualenv
|
|
six==1.15.0 # via virtualenv
|
|
virtualenv==20.0.33 # via -r cibuildwheel/resources/constraints.in
|
|
wheel==0.35.1 # via -r cibuildwheel/resources/constraints.in, delocate
|
|
zipp==3.3.0 # via importlib-metadata
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
pip==20.2.3 # via -r cibuildwheel/resources/constraints.in
|
|
setuptools==50.3.0 # via -r cibuildwheel/resources/constraints.in
|