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 Mar 17, 2024
1 parent 17ad4e1 commit 2310ff6
Show file tree
Hide file tree
Showing 7 changed files with 106 additions and 106 deletions.
40 changes: 20 additions & 20 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --color=always --no-annotate --python-version=3.10 --no-emit-package setuptools
# 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.4
alabaster==0.7.16
anyio==4.3.0
Expand All @@ -13,7 +13,7 @@ awkward==2.6.2
awkward-cpp==30
babel==2.14.0
beautifulsoup4==4.12.3
black==24.2.0
black==24.3.0
bleach==6.1.0
cachetools==5.3.3
cattrs==23.2.3
Expand All @@ -24,9 +24,9 @@ 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
coverage==7.4.3
coverage==7.4.4
cramjam==2.8.2
cycler==0.12.1
debugpy==1.8.1
Expand All @@ -40,9 +40,9 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
fonttools==4.49.0
fonttools==4.50.0
fqdn==1.5.1
fsspec==2024.2.0
fsspec==2024.3.0
gitdb==4.0.11
gitpython==3.1.42
gprof2dot==2022.7.29
Expand All @@ -62,19 +62,19 @@ isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.3
json5==0.9.22
json5==0.9.24
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-client==8.6.1
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
jupyterlab==4.1.4
jupyter-server-terminals==0.5.3
jupyterlab==4.1.5
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
Expand All @@ -99,7 +99,7 @@ myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.3
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
Expand Down Expand Up @@ -134,18 +134,18 @@ 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
pytz==2024.1
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.33.0
referencing==0.34.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.2
ruff==0.3.3
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand All @@ -169,13 +169,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.20240311
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
tzdata==2024.1
ujson==5.9.0
Expand All @@ -189,7 +189,7 @@ webencodings==0.5.1
websocket-client==1.7.0
wheel==0.43.0
widgetsnbextension==4.0.10
zipp==3.17.0
zipp==3.18.1

# The following packages were excluded from the output:
# setuptools
40 changes: 20 additions & 20 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o .constraints/py3.11.txt --all-extras --color=always --no-annotate --python-version=3.11 --no-emit-package setuptools
# 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.4
alabaster==0.7.16
anyio==4.3.0
Expand All @@ -13,7 +13,7 @@ awkward==2.6.2
awkward-cpp==30
babel==2.14.0
beautifulsoup4==4.12.3
black==24.2.0
black==24.3.0
bleach==6.1.0
cachetools==5.3.3
cattrs==23.2.3
Expand All @@ -24,9 +24,9 @@ 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
coverage==7.4.3
coverage==7.4.4
cramjam==2.8.2
cycler==0.12.1
debugpy==1.8.1
Expand All @@ -39,9 +39,9 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
fonttools==4.49.0
fonttools==4.50.0
fqdn==1.5.1
fsspec==2024.2.0
fsspec==2024.3.0
gitdb==4.0.11
gitpython==3.1.42
gprof2dot==2022.7.29
Expand All @@ -61,19 +61,19 @@ isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.3
json5==0.9.22
json5==0.9.24
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-client==8.6.1
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
jupyterlab==4.1.4
jupyter-server-terminals==0.5.3
jupyterlab==4.1.5
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
Expand All @@ -98,7 +98,7 @@ myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.3
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
Expand Down Expand Up @@ -133,18 +133,18 @@ 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
pytz==2024.1
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.33.0
referencing==0.34.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.2
ruff==0.3.3
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand All @@ -168,12 +168,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.20240311
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
tzdata==2024.1
ujson==5.9.0
Expand All @@ -187,7 +187,7 @@ webencodings==0.5.1
websocket-client==1.7.0
wheel==0.43.0
widgetsnbextension==4.0.10
zipp==3.17.0
zipp==3.18.1

# The following packages were excluded from the output:
# setuptools
40 changes: 20 additions & 20 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o .constraints/py3.12.txt --all-extras --color=always --no-annotate --python-version=3.12 --no-emit-package setuptools
# 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.4
alabaster==0.7.16
anyio==4.3.0
Expand All @@ -13,7 +13,7 @@ awkward==2.6.2
awkward-cpp==30
babel==2.14.0
beautifulsoup4==4.12.3
black==24.2.0
black==24.3.0
bleach==6.1.0
cachetools==5.3.3
cattrs==23.2.3
Expand All @@ -24,9 +24,9 @@ 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
coverage==7.4.3
coverage==7.4.4
cramjam==2.8.2
cycler==0.12.1
debugpy==1.8.1
Expand All @@ -39,9 +39,9 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
fonttools==4.49.0
fonttools==4.50.0
fqdn==1.5.1
fsspec==2024.2.0
fsspec==2024.3.0
gitdb==4.0.11
gitpython==3.1.42
gprof2dot==2022.7.29
Expand All @@ -61,19 +61,19 @@ isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.3
json5==0.9.22
json5==0.9.24
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-client==8.6.1
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
jupyterlab==4.1.4
jupyter-server-terminals==0.5.3
jupyterlab==4.1.5
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
Expand All @@ -98,7 +98,7 @@ myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.3
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
Expand Down Expand Up @@ -133,18 +133,18 @@ 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
pytz==2024.1
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.33.0
referencing==0.34.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.2
ruff==0.3.3
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand All @@ -168,12 +168,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.20240311
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
tzdata==2024.1
ujson==5.9.0
Expand All @@ -187,7 +187,7 @@ webencodings==0.5.1
websocket-client==1.7.0
wheel==0.43.0
widgetsnbextension==4.0.10
zipp==3.17.0
zipp==3.18.1

# 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
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o .constraints/py3.7.txt --all-extras --color=always --no-annotate --python-version=3.7 --no-emit-package setuptools
# uv pip compile pyproject.toml -o .constraints/py3.7.txt --all-extras --no-annotate --python-version=3.7 --no-emit-package setuptools
accessible-pygments==0.0.4
aiofiles==22.1.0
aiosqlite==0.19.0
Expand Down
Loading

0 comments on commit 2310ff6

Please sign in to comment.