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 9ae9e14 commit 687b47f
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 44 deletions.
20 changes: 10 additions & 10 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --no-annotate --python-version=3.10 --no-emit-package setuptools
absl-py==2.1.0
accessible-pygments==0.0.5
alabaster==0.7.16
alabaster==1.0.0
ampform==0.15.4
anyio==4.4.0
argon2-cffi==23.1.0
Expand All @@ -11,14 +11,14 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand All @@ -29,7 +29,7 @@ comm==0.2.2
contourpy==1.2.1
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.3
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand Down Expand Up @@ -112,7 +112,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
namex==0.0.8
nbclient==0.6.8
nbconvert==7.16.4
Expand Down Expand Up @@ -165,7 +165,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
qtconsole==5.5.2
Expand All @@ -176,7 +176,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
ruff==0.5.6
scipy==1.14.0
send2trash==1.8.3
Expand All @@ -185,7 +185,7 @@ 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
Expand All @@ -202,7 +202,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphobjinv==2.3.1.1
sqlalchemy==2.0.31
sqlalchemy==2.0.32
stack-data==0.6.3
starlette==0.38.2
sympy==1.13.1
Expand All @@ -217,7 +217,7 @@ terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4.1
tox==4.16.0
tox==4.17.0
tqdm==4.66.5
traitlets==5.14.3
types-protobuf==5.27.0.20240626
Expand Down
20 changes: 10 additions & 10 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# uv pip compile pyproject.toml -o .constraints/py3.11.txt --all-extras --no-annotate --python-version=3.11 --no-emit-package setuptools
absl-py==2.1.0
accessible-pygments==0.0.5
alabaster==0.7.16
alabaster==1.0.0
ampform==0.15.4
anyio==4.4.0
argon2-cffi==23.1.0
Expand All @@ -11,14 +11,14 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand All @@ -29,7 +29,7 @@ comm==0.2.2
contourpy==1.2.1
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.3
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand Down Expand Up @@ -111,7 +111,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
namex==0.0.8
nbclient==0.6.8
nbconvert==7.16.4
Expand Down Expand Up @@ -164,7 +164,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
qtconsole==5.5.2
Expand All @@ -175,7 +175,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
ruff==0.5.6
scipy==1.14.0
send2trash==1.8.3
Expand All @@ -184,7 +184,7 @@ 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
Expand All @@ -201,7 +201,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphobjinv==2.3.1.1
sqlalchemy==2.0.31
sqlalchemy==2.0.32
stack-data==0.6.3
starlette==0.38.2
sympy==1.13.1
Expand All @@ -215,7 +215,7 @@ termcolor==2.4.0
terminado==0.18.1
tinycss2==1.3.0
tornado==6.4.1
tox==4.16.0
tox==4.17.0
tqdm==4.66.5
traitlets==5.14.3
types-protobuf==5.27.0.20240626
Expand Down
20 changes: 10 additions & 10 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# uv pip compile pyproject.toml -o .constraints/py3.12.txt --all-extras --no-annotate --python-version=3.12 --no-emit-package setuptools
absl-py==2.1.0
accessible-pygments==0.0.5
alabaster==0.7.16
alabaster==1.0.0
ampform==0.15.4
anyio==4.4.0
argon2-cffi==23.1.0
Expand All @@ -11,14 +11,14 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand All @@ -29,7 +29,7 @@ comm==0.2.2
contourpy==1.2.1
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.3
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand Down Expand Up @@ -111,7 +111,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
namex==0.0.8
nbclient==0.6.8
nbconvert==7.16.4
Expand Down Expand Up @@ -164,7 +164,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
qtconsole==5.5.2
Expand All @@ -175,7 +175,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
ruff==0.5.6
scipy==1.14.0
send2trash==1.8.3
Expand All @@ -184,7 +184,7 @@ 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
Expand All @@ -201,7 +201,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphobjinv==2.3.1.1
sqlalchemy==2.0.31
sqlalchemy==2.0.32
stack-data==0.6.3
starlette==0.38.2
sympy==1.13.1
Expand All @@ -214,7 +214,7 @@ termcolor==2.4.0
terminado==0.18.1
tinycss2==1.3.0
tornado==6.4.1
tox==4.16.0
tox==4.17.0
tqdm==4.66.5
traitlets==5.14.3
types-protobuf==5.27.0.20240626
Expand Down
14 changes: 7 additions & 7 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand All @@ -30,7 +30,7 @@ comm==0.2.2
contourpy==1.1.1
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.3
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand Down Expand Up @@ -173,7 +173,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
qtconsole==5.5.2
Expand All @@ -184,7 +184,7 @@ requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
rsa==4.9
ruff==0.5.6
scipy==1.10.1
Expand All @@ -211,7 +211,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.3.1.1
sqlalchemy==2.0.31
sqlalchemy==2.0.32
stack-data==0.6.3
sympy==1.13.1
tabulate==0.9.0
Expand All @@ -227,7 +227,7 @@ terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4.1
tox==4.16.0
tox==4.17.0
tqdm==4.66.5
traitlets==5.14.3
types-protobuf==5.27.0.20240626
Expand Down
14 changes: 7 additions & 7 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand All @@ -29,7 +29,7 @@ comm==0.2.2
contourpy==1.2.1
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.3
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand Down Expand Up @@ -166,7 +166,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
qtconsole==5.5.2
Expand All @@ -177,7 +177,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
ruff==0.5.6
scipy==1.13.1
send2trash==1.8.3
Expand All @@ -203,7 +203,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphobjinv==2.3.1.1
sqlalchemy==2.0.31
sqlalchemy==2.0.32
stack-data==0.6.3
starlette==0.38.2
sympy==1.13.1
Expand All @@ -218,7 +218,7 @@ terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4.1
tox==4.16.0
tox==4.17.0
tqdm==4.66.5
traitlets==5.14.3
types-protobuf==5.27.0.20240626
Expand Down

0 comments on commit 687b47f

Please sign in to comment.