feature: add CPython 3.11 support
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with python 3.11
|
||||
# To update, run:
|
||||
#
|
||||
# bin/update_dependencies.py
|
||||
#
|
||||
delocate==0.10.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.4
|
||||
# via virtualenv
|
||||
filelock==3.7.0
|
||||
# via virtualenv
|
||||
platformdirs==2.5.2
|
||||
# via virtualenv
|
||||
six==1.16.0
|
||||
# via virtualenv
|
||||
typing-extensions==4.2.0
|
||||
# via delocate
|
||||
virtualenv==20.14.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.37.1
|
||||
# via
|
||||
# -r cibuildwheel/resources/constraints.in
|
||||
# delocate
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==22.1.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
setuptools==62.3.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
Reference in New Issue
Block a user