Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit (#258)
Browse files Browse the repository at this point in the history
* FIX: pin old links to AmpForm v0.14.x

---------

Co-authored-by: GitHub <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 13, 2024
1 parent 44c334f commit f46c4b7
Show file tree
Hide file tree
Showing 12 changed files with 108 additions and 101 deletions.
32 changes: 16 additions & 16 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comm==0.2.1
comm==0.2.2
contourpy==1.2.0
cycler==0.12.1
debugpy==1.8.1
Expand Down Expand Up @@ -64,21 +64,21 @@ jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-client==8.6.1
jupyter-console==6.6.3
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-core==5.7.2
jupyter-events==0.9.1
jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyter-server-terminals==0.5.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.1
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand All @@ -98,15 +98,15 @@ myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.2
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.1
notebook-shim==0.2.4
numpy==1.26.4
overrides==7.7.0
packaging==23.2
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
pathspec==0.12.1
Expand All @@ -127,12 +127,12 @@ pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==8.0.2
pytest==8.1.1
python-dateutil==2.9.0.post0
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.2.0
python-lsp-server==1.10.0
python-lsp-server==1.10.1
pytoolconfig==1.3.1
pyyaml==6.0.1
pyzmq==25.1.2
Expand All @@ -144,7 +144,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.1
ruff==0.3.2
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -174,13 +174,13 @@ sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.28
stack-data==0.6.3
tabulate==0.9.0
terminado==0.18.0
terminado==0.18.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.4
tox==4.14.1
traitlets==5.14.1
types-python-dateutil==2.8.19.20240106
traitlets==5.14.2
types-python-dateutil==2.8.19.20240311
typing-extensions==4.10.0
ujson==5.9.0
uri-template==1.3.0
Expand All @@ -190,9 +190,9 @@ wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
wheel==0.42.0
wheel==0.43.0
widgetsnbextension==4.0.10
zipp==3.17.0
zipp==3.18.0

# The following packages were excluded from the output:
# setuptools
32 changes: 16 additions & 16 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comm==0.2.1
comm==0.2.2
contourpy==1.2.0
cycler==0.12.1
debugpy==1.8.1
Expand Down Expand Up @@ -63,21 +63,21 @@ jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-client==8.6.1
jupyter-console==6.6.3
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-core==5.7.2
jupyter-events==0.9.1
jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyter-server-terminals==0.5.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.1
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand All @@ -97,15 +97,15 @@ myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.2
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.1
notebook-shim==0.2.4
numpy==1.26.4
overrides==7.7.0
packaging==23.2
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
pathspec==0.12.1
Expand All @@ -126,12 +126,12 @@ pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==8.0.2
pytest==8.1.1
python-dateutil==2.9.0.post0
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.2.0
python-lsp-server==1.10.0
python-lsp-server==1.10.1
pytoolconfig==1.3.1
pyyaml==6.0.1
pyzmq==25.1.2
Expand All @@ -143,7 +143,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.1
ruff==0.3.2
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -173,12 +173,12 @@ sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.28
stack-data==0.6.3
tabulate==0.9.0
terminado==0.18.0
terminado==0.18.1
tinycss2==1.2.1
tornado==6.4
tox==4.14.1
traitlets==5.14.1
types-python-dateutil==2.8.19.20240106
traitlets==5.14.2
types-python-dateutil==2.8.19.20240311
typing-extensions==4.10.0
ujson==5.9.0
uri-template==1.3.0
Expand All @@ -188,9 +188,9 @@ wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
wheel==0.42.0
wheel==0.43.0
widgetsnbextension==4.0.10
zipp==3.17.0
zipp==3.18.0

# The following packages were excluded from the output:
# setuptools
32 changes: 16 additions & 16 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comm==0.2.1
comm==0.2.2
contourpy==1.2.0
cycler==0.12.1
debugpy==1.8.1
Expand Down Expand Up @@ -63,21 +63,21 @@ jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-client==8.6.1
jupyter-console==6.6.3
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-core==5.7.2
jupyter-events==0.9.1
jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyter-server-terminals==0.5.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.1
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand All @@ -97,15 +97,15 @@ myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.2
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.1
notebook-shim==0.2.4
numpy==1.26.4
overrides==7.7.0
packaging==23.2
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
pathspec==0.12.1
Expand All @@ -126,12 +126,12 @@ pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==8.0.2
pytest==8.1.1
python-dateutil==2.9.0.post0
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.2.0
python-lsp-server==1.10.0
python-lsp-server==1.10.1
pytoolconfig==1.3.1
pyyaml==6.0.1
pyzmq==25.1.2
Expand All @@ -143,7 +143,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.1
ruff==0.3.2
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -173,12 +173,12 @@ sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.28
stack-data==0.6.3
tabulate==0.9.0
terminado==0.18.0
terminado==0.18.1
tinycss2==1.2.1
tornado==6.4
tox==4.14.1
traitlets==5.14.1
types-python-dateutil==2.8.19.20240106
traitlets==5.14.2
types-python-dateutil==2.8.19.20240311
typing-extensions==4.10.0
ujson==5.9.0
uri-template==1.3.0
Expand All @@ -188,9 +188,9 @@ wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
wheel==0.42.0
wheel==0.43.0
widgetsnbextension==4.0.10
zipp==3.17.0
zipp==3.18.0

# The following packages were excluded from the output:
# setuptools
2 changes: 1 addition & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ nodeenv==1.8.0
notebook==6.5.6
notebook-shim==0.2.4
numpy==1.21.6
packaging==23.2
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
pathspec==0.11.2
Expand Down
Loading

0 comments on commit f46c4b7

Please sign in to comment.