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 Aug 6, 2024
1 parent 1aa02ca commit f56e185
Show file tree
Hide file tree
Showing 7 changed files with 67 additions and 85 deletions.
31 changes: 14 additions & 17 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --no-annotate --python-version=3.10 --no-emit-package setuptools
accessible-pygments==0.0.5
alabaster==0.7.16
alabaster==1.0.0
anyio==4.4.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==2.4.1
async-lru==2.0.4
attrs==23.2.0
attrs==24.1.0
babel==2.15.0
beautifulsoup4==4.12.3
black==24.4.2
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
Expand All @@ -24,9 +23,9 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
coverage==7.6.0
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.2
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand Down Expand Up @@ -59,7 +58,6 @@ ipython==8.26.0
ipython-genutils==0.2.0
ipywidgets==8.1.3
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.4
json5==0.9.25
Expand Down Expand Up @@ -97,7 +95,7 @@ mpmath==1.3.0
mypy==1.11.1
mypy-extensions==1.0.0
myst-nb==1.1.1
myst-parser==3.0.1
myst-parser==4.0.0
nbclient==0.6.8
nbconvert==7.16.4
nbdime==4.0.1
Expand All @@ -112,7 +110,6 @@ packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.24.0
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.2.2
Expand Down Expand Up @@ -144,7 +141,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pyyaml==6.0.1
pyzmq==26.0.3
pyzmq==26.1.0
qrules==0.10.2
referencing==0.35.1
requests==2.32.3
Expand All @@ -153,22 +150,22 @@ rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.19.1
ruff==0.5.5
ruff==0.5.6
scipy==1.14.0
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.5
sphinx==7.4.7
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.4.16
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
sphinx-comments==0.0.3
sphinx-copybutton==0.5.2
sphinx-design==0.6.0
sphinx-design==0.6.1
sphinx-hep-pdgref==0.2.0
sphinx-pybtex-etal-style==0.0.2
sphinx-thebe==0.3.1
Expand All @@ -180,7 +177,7 @@ sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlalchemy==2.0.31
sqlalchemy==2.0.32
stack-data==0.6.3
starlette==0.38.2
sympy==1.13.1
Expand All @@ -189,23 +186,23 @@ terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4.1
tox==4.16.0
tqdm==4.66.4
tox==4.17.0
tqdm==4.66.5
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.4
uvicorn==0.30.5
virtualenv==20.26.3
watchfiles==0.22.0
wcwidth==0.2.13
webcolors==24.6.0
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
wheel==0.43.0
wheel==0.44.0
widgetsnbextension==4.0.11
zipp==3.19.2

Expand Down
31 changes: 14 additions & 17 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o .constraints/py3.11.txt --all-extras --no-annotate --python-version=3.11 --no-emit-package setuptools
accessible-pygments==0.0.5
alabaster==0.7.16
alabaster==1.0.0
anyio==4.4.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==2.4.1
async-lru==2.0.4
attrs==23.2.0
attrs==24.1.0
babel==2.15.0
beautifulsoup4==4.12.3
black==24.4.2
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
Expand All @@ -24,9 +23,9 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
coverage==7.6.0
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.2
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand Down Expand Up @@ -58,7 +57,6 @@ ipython==8.26.0
ipython-genutils==0.2.0
ipywidgets==8.1.3
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.4
json5==0.9.25
Expand Down Expand Up @@ -96,7 +94,7 @@ mpmath==1.3.0
mypy==1.11.1
mypy-extensions==1.0.0
myst-nb==1.1.1
myst-parser==3.0.1
myst-parser==4.0.0
nbclient==0.6.8
nbconvert==7.16.4
nbdime==4.0.1
Expand All @@ -111,7 +109,6 @@ packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.24.0
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.2.2
Expand Down Expand Up @@ -143,7 +140,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pyyaml==6.0.1
pyzmq==26.0.3
pyzmq==26.1.0
qrules==0.10.2
referencing==0.35.1
requests==2.32.3
Expand All @@ -152,22 +149,22 @@ rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.19.1
ruff==0.5.5
ruff==0.5.6
scipy==1.14.0
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.5
sphinx==7.4.7
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.4.16
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
sphinx-comments==0.0.3
sphinx-copybutton==0.5.2
sphinx-design==0.6.0
sphinx-design==0.6.1
sphinx-hep-pdgref==0.2.0
sphinx-pybtex-etal-style==0.0.2
sphinx-thebe==0.3.1
Expand All @@ -179,31 +176,31 @@ sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlalchemy==2.0.31
sqlalchemy==2.0.32
stack-data==0.6.3
starlette==0.38.2
sympy==1.13.1
tabulate==0.9.0
terminado==0.18.1
tinycss2==1.3.0
tornado==6.4.1
tox==4.16.0
tqdm==4.66.4
tox==4.17.0
tqdm==4.66.5
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.4
uvicorn==0.30.5
virtualenv==20.26.3
watchfiles==0.22.0
wcwidth==0.2.13
webcolors==24.6.0
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
wheel==0.43.0
wheel==0.44.0
widgetsnbextension==4.0.11
zipp==3.19.2

Expand Down
31 changes: 14 additions & 17 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o .constraints/py3.12.txt --all-extras --no-annotate --python-version=3.12 --no-emit-package setuptools
accessible-pygments==0.0.5
alabaster==0.7.16
alabaster==1.0.0
anyio==4.4.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==2.4.1
async-lru==2.0.4
attrs==23.2.0
attrs==24.1.0
babel==2.15.0
beautifulsoup4==4.12.3
black==24.4.2
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
Expand All @@ -24,9 +23,9 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
coverage==7.6.0
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.2
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand Down Expand Up @@ -58,7 +57,6 @@ ipython==8.26.0
ipython-genutils==0.2.0
ipywidgets==8.1.3
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.4
json5==0.9.25
Expand Down Expand Up @@ -96,7 +94,7 @@ mpmath==1.3.0
mypy==1.11.1
mypy-extensions==1.0.0
myst-nb==1.1.1
myst-parser==3.0.1
myst-parser==4.0.0
nbclient==0.6.8
nbconvert==7.16.4
nbdime==4.0.1
Expand All @@ -111,7 +109,6 @@ packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.24.0
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.2.2
Expand Down Expand Up @@ -143,7 +140,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pyyaml==6.0.1
pyzmq==26.0.3
pyzmq==26.1.0
qrules==0.10.2
referencing==0.35.1
requests==2.32.3
Expand All @@ -152,22 +149,22 @@ rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.19.1
ruff==0.5.5
ruff==0.5.6
scipy==1.14.0
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.5
sphinx==7.4.7
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.4.16
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
sphinx-comments==0.0.3
sphinx-copybutton==0.5.2
sphinx-design==0.6.0
sphinx-design==0.6.1
sphinx-hep-pdgref==0.2.0
sphinx-pybtex-etal-style==0.0.2
sphinx-thebe==0.3.1
Expand All @@ -179,31 +176,31 @@ sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlalchemy==2.0.31
sqlalchemy==2.0.32
stack-data==0.6.3
starlette==0.38.2
sympy==1.13.1
tabulate==0.9.0
terminado==0.18.1
tinycss2==1.3.0
tornado==6.4.1
tox==4.16.0
tqdm==4.66.4
tox==4.17.0
tqdm==4.66.5
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.4
uvicorn==0.30.5
virtualenv==20.26.3
watchfiles==0.22.0
wcwidth==0.2.13
webcolors==24.6.0
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
wheel==0.43.0
wheel==0.44.0
widgetsnbextension==4.0.11
zipp==3.19.2

Expand Down
Loading

0 comments on commit f56e185

Please sign in to comment.