Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Oct 11, 2024
1 parent 9931bd8 commit 14be5d7
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 51 deletions.
26 changes: 13 additions & 13 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
cloudpickle==3.0.0
cloudpickle==3.1.0
colorama==0.4.6
comm==0.2.2
contourpy==1.3.0
coverage==7.6.1
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
dm-tree==0.1.8
docstring-to-markdown==0.15
docutils==0.21.2
Expand All @@ -59,7 +59,7 @@ httpx==0.27.2
identify==2.6.1
idna==3.10
imagesize==1.4.1
iminuit==2.30.0
iminuit==2.30.1
importlib-metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
Expand All @@ -75,7 +75,7 @@ jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
jupyter==1.1.1
jupyter-cache==1.0.0
jupyter-client==8.6.3
Expand All @@ -101,7 +101,7 @@ llvmlite==0.43.0
lsprotocol==2023.0.1
markdown==3.7
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.1
matplotlib==3.9.2
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
Expand Down Expand Up @@ -132,13 +132,13 @@ packaging==24.1
pandas==2.2.3
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.1
particle==0.25.2
pexpect==4.9.0
phasespace==1.10.3
pillow==10.4.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.0
pre-commit==4.0.1
prometheus-client==0.21.0
prompt-toolkit==3.0.48
protobuf==4.25.5
Expand Down Expand Up @@ -183,8 +183,8 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx==8.1.0
sphinx-api-relink==0.0.10
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
Expand Down Expand Up @@ -229,7 +229,7 @@ tzdata==2024.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.3
uvicorn==0.31.0
uvicorn==0.31.1
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
Expand Down
26 changes: 13 additions & 13 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
cloudpickle==3.0.0
cloudpickle==3.1.0
colorama==0.4.6
comm==0.2.2
contourpy==1.3.0
coverage==7.6.1
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
dm-tree==0.1.8
docstring-to-markdown==0.15
docutils==0.21.2
Expand All @@ -58,7 +58,7 @@ httpx==0.27.2
identify==2.6.1
idna==3.10
imagesize==1.4.1
iminuit==2.30.0
iminuit==2.30.1
importlib-metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
Expand All @@ -74,7 +74,7 @@ jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
jupyter==1.1.1
jupyter-cache==1.0.0
jupyter-client==8.6.3
Expand All @@ -100,7 +100,7 @@ llvmlite==0.43.0
lsprotocol==2023.0.1
markdown==3.7
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.1
matplotlib==3.9.2
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
Expand Down Expand Up @@ -131,13 +131,13 @@ packaging==24.1
pandas==2.2.3
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.1
particle==0.25.2
pexpect==4.9.0
phasespace==1.10.3
pillow==10.4.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.0
pre-commit==4.0.1
prometheus-client==0.21.0
prompt-toolkit==3.0.48
protobuf==4.25.5
Expand Down Expand Up @@ -182,8 +182,8 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx==8.1.0
sphinx-api-relink==0.0.10
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
Expand Down Expand Up @@ -228,7 +228,7 @@ tzdata==2024.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.3
uvicorn==0.31.0
uvicorn==0.31.1
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
Expand Down
26 changes: 13 additions & 13 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
cloudpickle==3.0.0
cloudpickle==3.1.0
colorama==0.4.6
comm==0.2.2
contourpy==1.3.0
coverage==7.6.1
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
dm-tree==0.1.8
docstring-to-markdown==0.15
docutils==0.21.2
Expand All @@ -58,7 +58,7 @@ httpx==0.27.2
identify==2.6.1
idna==3.10
imagesize==1.4.1
iminuit==2.30.0
iminuit==2.30.1
importlib-metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
Expand All @@ -74,7 +74,7 @@ jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
jupyter==1.1.1
jupyter-cache==1.0.0
jupyter-client==8.6.3
Expand All @@ -100,7 +100,7 @@ llvmlite==0.43.0
lsprotocol==2023.0.1
markdown==3.7
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.1
matplotlib==3.9.2
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
Expand Down Expand Up @@ -131,13 +131,13 @@ packaging==24.1
pandas==2.2.3
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.1
particle==0.25.2
pexpect==4.9.0
phasespace==1.10.3
pillow==10.4.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.0
pre-commit==4.0.1
prometheus-client==0.21.0
prompt-toolkit==3.0.48
protobuf==4.25.5
Expand Down Expand Up @@ -182,8 +182,8 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx==8.1.0
sphinx-api-relink==0.0.10
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
Expand Down Expand Up @@ -226,7 +226,7 @@ tzdata==2024.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.3
uvicorn==0.31.0
uvicorn==0.31.1
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
Expand Down
24 changes: 12 additions & 12 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
cloudpickle==3.0.0
cloudpickle==3.1.0
colorama==0.4.6
comm==0.2.2
contourpy==1.3.0
coverage==7.6.1
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
dm-tree==0.1.8
docstring-to-markdown==0.15
docutils==0.21.2
Expand All @@ -59,7 +59,7 @@ httpx==0.27.2
identify==2.6.1
idna==3.10
imagesize==1.4.1
iminuit==2.30.0
iminuit==2.30.1
importlib-metadata==8.5.0
importlib-resources==6.4.5
iniconfig==2.0.0
Expand All @@ -76,7 +76,7 @@ jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
jupyter==1.1.1
jupyter-cache==1.0.0
jupyter-client==8.6.3
Expand All @@ -102,7 +102,7 @@ llvmlite==0.43.0
lsprotocol==2023.0.1
markdown==3.7
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.1
matplotlib==3.9.2
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
Expand Down Expand Up @@ -133,13 +133,13 @@ packaging==24.1
pandas==2.2.3
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.1
particle==0.25.2
pexpect==4.9.0
phasespace==1.10.3
pillow==10.4.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.0
pre-commit==4.0.1
prometheus-client==0.21.0
prompt-toolkit==3.0.48
protobuf==4.25.5
Expand Down Expand Up @@ -185,7 +185,7 @@ sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
sphinx==7.4.7
sphinx-api-relink==0.0.9
sphinx-api-relink==0.0.10
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
Expand Down Expand Up @@ -230,7 +230,7 @@ tzdata==2024.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.3
uvicorn==0.31.0
uvicorn==0.31.1
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
Expand Down

0 comments on commit 14be5d7

Please sign in to comment.