Skip to content

Commit

Permalink
MAINT: autoupdate pip constraint files
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jun 24, 2024
1 parent 59859ea commit 23a1f71
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 73 deletions.
39 changes: 17 additions & 22 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cloudpickle==3.0.0
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
coverage==7.5.3
coverage==7.5.4
cycler==0.12.1
debugpy==1.8.1
decorator==5.1.1
Expand All @@ -41,15 +41,13 @@ exceptiongroup==1.2.1
execnet==2.1.1
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.15.3
filelock==3.15.4
flatbuffers==24.3.25
fonttools==4.53.0
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
gitpython==3.1.43
google-auth==2.30.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.3
greenlet==3.0.3
Expand All @@ -63,7 +61,7 @@ identify==2.5.36
idna==3.7
imagesize==1.4.1
iminuit==2.26.0
importlib-metadata==7.2.0
importlib-metadata==7.2.1
iniconfig==2.0.0
ipykernel==6.29.4
ipympl==0.9.4
Expand Down Expand Up @@ -98,7 +96,7 @@ jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.11
keras==2.14.0
keras==3.3.3
kiwisolver==1.4.5
libclang==18.1.1
llvmlite==0.43.0
Expand All @@ -111,12 +109,13 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
mistune==3.0.2
ml-dtypes==0.2.0
ml-dtypes==0.3.2
mpmath==1.3.0
mypy==1.10.0
mypy-extensions==1.0.0
myst-nb==1.1.0
myst-parser==3.0.1
namex==0.0.8
nbclient==0.6.8
nbconvert==7.16.4
nbdime==4.0.1
Expand All @@ -127,9 +126,9 @@ nodeenv==1.9.1
notebook==7.2.1
notebook-shim==0.2.4
numba==0.60.0
numpy==2.0.0
oauthlib==3.2.2
numpy==1.26.4
opt-einsum==3.3.0
optree==0.11.0
overrides==7.7.0
packaging==24.1
pandas==2.2.2
Expand All @@ -138,7 +137,7 @@ parso==0.8.4
particle==0.24.0
pathspec==0.12.1
pexpect==4.9.0
phasespace==1.9.0
phasespace==1.10.3
pillow==10.3.0
platformdirs==4.2.2
pluggy==1.5.0
Expand All @@ -151,13 +150,11 @@ ptyprocess==0.7.0
pure-eval==0.2.2
py-cpuinfo==9.0.0
pyarrow==16.1.0
pyasn1==0.6.0
pyasn1-modules==0.4.0
pycparser==2.22
pydata-sphinx-theme==0.15.3
pygments==2.18.0
pyparsing==3.1.2
pyproject-api==1.6.1
pyproject-api==1.7.1
pytest==8.2.2
pytest-benchmark==4.0.0
pytest-cov==5.0.0
Expand All @@ -178,12 +175,11 @@ qtconsole==5.5.2
qtpy==2.4.1
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.18.1
rsa==4.9
ruff==0.4.10
scipy==1.13.1
send2trash==1.8.3
Expand Down Expand Up @@ -214,10 +210,9 @@ stack-data==0.6.3
starlette==0.37.2
sympy==1.12.1
tabulate==0.9.0
tensorboard==2.14.1
tensorboard==2.16.2
tensorboard-data-server==0.7.2
tensorflow==2.14.0
tensorflow-estimator==2.14.0
tensorflow==2.16.1
tensorflow-io-gcs-filesystem==0.37.0
tensorflow-probability==0.24.0
termcolor==2.4.0
Expand All @@ -231,16 +226,16 @@ traitlets==5.14.3
types-protobuf==5.26.0.20240422
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-requests==2.32.0.20240602
types-tensorflow==2.16.0.20240617
types-requests==2.32.0.20240622
types-tensorflow==2.16.0.20240618
types-tqdm==4.66.0.20240417
typing-extensions==4.12.2
tzdata==2024.1
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.1
virtualenv==20.26.2
virtualenv==20.26.3
watchfiles==0.22.0
wcwidth==0.2.13
webcolors==24.6.0
Expand All @@ -250,7 +245,7 @@ websockets==12.0
werkzeug==3.0.3
wheel==0.43.0
widgetsnbextension==4.0.11
wrapt==1.14.1
wrapt==1.16.0
zipp==3.19.2

# The following packages were excluded from the output:
Expand Down
39 changes: 17 additions & 22 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cloudpickle==3.0.0
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
coverage==7.5.3
coverage==7.5.4
cycler==0.12.1
debugpy==1.8.1
decorator==5.1.1
Expand All @@ -40,15 +40,13 @@ docutils==0.21.2
execnet==2.1.1
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.15.3
filelock==3.15.4
flatbuffers==24.3.25
fonttools==4.53.0
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
gitpython==3.1.43
google-auth==2.30.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.3
greenlet==3.0.3
Expand All @@ -62,7 +60,7 @@ identify==2.5.36
idna==3.7
imagesize==1.4.1
iminuit==2.26.0
importlib-metadata==7.2.0
importlib-metadata==7.2.1
iniconfig==2.0.0
ipykernel==6.29.4
ipympl==0.9.4
Expand Down Expand Up @@ -97,7 +95,7 @@ jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.11
keras==2.14.0
keras==3.3.3
kiwisolver==1.4.5
libclang==18.1.1
llvmlite==0.43.0
Expand All @@ -110,12 +108,13 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
mistune==3.0.2
ml-dtypes==0.2.0
ml-dtypes==0.3.2
mpmath==1.3.0
mypy==1.10.0
mypy-extensions==1.0.0
myst-nb==1.1.0
myst-parser==3.0.1
namex==0.0.8
nbclient==0.6.8
nbconvert==7.16.4
nbdime==4.0.1
Expand All @@ -126,9 +125,9 @@ nodeenv==1.9.1
notebook==7.2.1
notebook-shim==0.2.4
numba==0.60.0
numpy==2.0.0
oauthlib==3.2.2
numpy==1.26.4
opt-einsum==3.3.0
optree==0.11.0
overrides==7.7.0
packaging==24.1
pandas==2.2.2
Expand All @@ -137,7 +136,7 @@ parso==0.8.4
particle==0.24.0
pathspec==0.12.1
pexpect==4.9.0
phasespace==1.9.0
phasespace==1.10.3
pillow==10.3.0
platformdirs==4.2.2
pluggy==1.5.0
Expand All @@ -150,13 +149,11 @@ ptyprocess==0.7.0
pure-eval==0.2.2
py-cpuinfo==9.0.0
pyarrow==16.1.0
pyasn1==0.6.0
pyasn1-modules==0.4.0
pycparser==2.22
pydata-sphinx-theme==0.15.3
pygments==2.18.0
pyparsing==3.1.2
pyproject-api==1.6.1
pyproject-api==1.7.1
pytest==8.2.2
pytest-benchmark==4.0.0
pytest-cov==5.0.0
Expand All @@ -177,12 +174,11 @@ qtconsole==5.5.2
qtpy==2.4.1
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.18.1
rsa==4.9
ruff==0.4.10
scipy==1.13.1
send2trash==1.8.3
Expand Down Expand Up @@ -213,10 +209,9 @@ stack-data==0.6.3
starlette==0.37.2
sympy==1.12.1
tabulate==0.9.0
tensorboard==2.14.1
tensorboard==2.16.2
tensorboard-data-server==0.7.2
tensorflow==2.14.0
tensorflow-estimator==2.14.0
tensorflow==2.16.1
tensorflow-io-gcs-filesystem==0.37.0
tensorflow-probability==0.24.0
termcolor==2.4.0
Expand All @@ -229,16 +224,16 @@ traitlets==5.14.3
types-protobuf==5.26.0.20240422
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-requests==2.32.0.20240602
types-tensorflow==2.16.0.20240617
types-requests==2.32.0.20240622
types-tensorflow==2.16.0.20240618
types-tqdm==4.66.0.20240417
typing-extensions==4.12.2
tzdata==2024.1
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.1
virtualenv==20.26.2
virtualenv==20.26.3
watchfiles==0.22.0
wcwidth==0.2.13
webcolors==24.6.0
Expand All @@ -248,7 +243,7 @@ websockets==12.0
werkzeug==3.0.3
wheel==0.43.0
widgetsnbextension==4.0.11
wrapt==1.14.1
wrapt==1.16.0
zipp==3.19.2

# The following packages were excluded from the output:
Expand Down
14 changes: 7 additions & 7 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cloudpickle==3.0.0
colorama==0.4.6
comm==0.2.2
contourpy==1.1.1
coverage==7.5.3
coverage==7.5.4
cycler==0.12.1
debugpy==1.8.1
decorator==5.1.1
Expand All @@ -42,7 +42,7 @@ exceptiongroup==1.2.1
execnet==2.1.1
executing==2.0.1
fastjsonschema==2.20.0
filelock==3.15.3
filelock==3.15.4
flatbuffers==24.3.25
fonttools==4.53.0
fqdn==1.5.1
Expand All @@ -64,7 +64,7 @@ identify==2.5.36
idna==3.7
imagesize==1.4.1
iminuit==2.26.0
importlib-metadata==7.2.0
importlib-metadata==7.2.1
importlib-resources==6.4.0
iniconfig==2.0.0
ipykernel==6.29.4
Expand Down Expand Up @@ -103,7 +103,7 @@ jupyterlab-widgets==3.0.11
keras==2.11.0
kiwisolver==1.4.5
libclang==18.1.1
livereload==2.6.3
livereload==2.7.0
llvmlite==0.41.1
lsprotocol==2023.0.1
markdown==3.6
Expand Down Expand Up @@ -162,7 +162,7 @@ pycparser==2.22
pydata-sphinx-theme==0.14.4
pygments==2.18.0
pyparsing==3.1.2
pyproject-api==1.6.1
pyproject-api==1.7.1
pytest==8.2.2
pytest-benchmark==4.0.0
pytest-cov==5.0.0
Expand Down Expand Up @@ -236,15 +236,15 @@ traitlets==5.14.3
types-protobuf==5.26.0.20240422
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-requests==2.32.0.20240602
types-requests==2.32.0.20240622
types-tensorflow==2.16.0.20240618
types-tqdm==4.66.0.20240417
typing-extensions==4.12.2
tzdata==2024.1
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
virtualenv==20.26.2
virtualenv==20.26.3
wcwidth==0.2.13
webcolors==24.6.0
webencodings==0.5.1
Expand Down
Loading

0 comments on commit 23a1f71

Please sign in to comment.