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 May 7, 2024
1 parent 529336e commit 28dcdd3
Show file tree
Hide file tree
Showing 6 changed files with 137 additions and 132 deletions.
55 changes: 28 additions & 27 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==23.2.0
babel==2.14.0
babel==2.15.0
beautifulsoup4==4.12.3
black==24.4.0
black==24.4.2
bleach==6.1.0
cachetools==5.3.3
cattrs==23.2.3
Expand All @@ -28,7 +28,7 @@ cloudpickle==3.0.0
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
coverage==7.5.0
coverage==7.5.1
cycler==0.12.1
debugpy==1.8.1
decorator==5.1.1
Expand All @@ -41,7 +41,7 @@ exceptiongroup==1.2.1
execnet==2.1.1
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.4
filelock==3.14.0
flatbuffers==24.3.25
fonttools==4.51.0
fqdn==1.5.1
Expand All @@ -51,7 +51,7 @@ gitpython==3.1.43
google-pasta==0.2.0
graphviz==0.20.3
greenlet==3.0.3
grpcio==1.62.2
grpcio==1.63.0
h11==0.14.0
h5py==3.11.0
hepunits==2.3.3
Expand All @@ -65,18 +65,18 @@ importlib-metadata==7.1.0
iniconfig==2.0.0
ipykernel==6.29.4
ipympl==0.9.4
ipython==8.23.0
ipython==8.24.0
ipython-genutils==0.2.0
ipywidgets==8.1.2
isoduration==20.11.0
isort==5.13.2
jax==0.4.26
jaxlib==0.4.26
jedi==0.19.1
jinja2==3.1.3
jinja2==3.1.4
json5==0.9.25
jsonpointer==2.4
jsonschema==4.21.1
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.1
Expand All @@ -86,15 +86,15 @@ jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.1.6
jupyterlab==4.2.0
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.2
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-widgets==3.0.10
keras==3.3.2
keras==3.3.3
kiwisolver==1.4.5
latexcodec==3.0.0
libclang==18.1.1
Expand All @@ -110,12 +110,13 @@ mdurl==0.1.2
mistune==3.0.2
ml-dtypes==0.3.2
mpmath==1.3.0
mypy==1.10.0
mypy-extensions==1.0.0
myst-nb==1.1.0
myst-parser==3.0.0
myst-parser==3.0.1
namex==0.0.8
nbclient==0.6.8
nbconvert==7.16.3
nbconvert==7.16.4
nbdime==4.0.1
nbformat==5.10.4
nbmake==1.5.3
Expand Down Expand Up @@ -148,30 +149,30 @@ pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.22
pydata-sphinx-theme==0.15.2
pygments==2.17.2
pygments==2.18.0
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==8.1.1
pytest==8.2.0
pytest-cov==5.0.0
pytest-xdist==3.5.0
pytest-xdist==3.6.1
python-constraint==1.4.0
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-ruff==2.2.1
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pyyaml==6.0.1
pyzmq==26.0.2
pyzmq==26.0.3
qrules==0.10.1
referencing==0.35.0
referencing==0.35.1
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.18.0
ruff==0.4.1
rpds-py==0.18.1
ruff==0.4.3
scipy==1.13.0
send2trash==1.8.3
six==1.16.0
Expand All @@ -195,39 +196,39 @@ sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.29
sqlalchemy==2.0.30
stack-data==0.6.3
starlette==0.37.2
sympy==1.12
tabulate==0.9.0
tensorboard==2.16.2
tensorboard-data-server==0.7.2
tensorflow==2.16.1
tensorflow-io-gcs-filesystem==0.36.0
tensorflow-io-gcs-filesystem==0.37.0
tensorflow-probability==0.24.0
tensorwaves==0.4.12
termcolor==2.4.0
terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4
tox==4.14.2
tqdm==4.66.2
tox==4.15.0
tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.11.0
ujson==5.9.0
uri-template==1.3.0
urllib3==2.2.1
uvicorn==0.29.0
virtualenv==20.26.0
virtualenv==20.26.1
watchfiles==0.21.0
wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
werkzeug==3.0.2
werkzeug==3.0.3
wheel==0.43.0
widgetsnbextension==4.0.10
wrapt==1.16.0
Expand Down
55 changes: 28 additions & 27 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==23.2.0
babel==2.14.0
babel==2.15.0
beautifulsoup4==4.12.3
black==24.4.0
black==24.4.2
bleach==6.1.0
cachetools==5.3.3
cattrs==23.2.3
Expand All @@ -28,7 +28,7 @@ cloudpickle==3.0.0
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
coverage==7.5.0
coverage==7.5.1
cycler==0.12.1
debugpy==1.8.1
decorator==5.1.1
Expand All @@ -40,7 +40,7 @@ docutils==0.21.2
execnet==2.1.1
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.4
filelock==3.14.0
flatbuffers==24.3.25
fonttools==4.51.0
fqdn==1.5.1
Expand All @@ -50,7 +50,7 @@ gitpython==3.1.43
google-pasta==0.2.0
graphviz==0.20.3
greenlet==3.0.3
grpcio==1.62.2
grpcio==1.63.0
h11==0.14.0
h5py==3.11.0
hepunits==2.3.3
Expand All @@ -64,18 +64,18 @@ importlib-metadata==7.1.0
iniconfig==2.0.0
ipykernel==6.29.4
ipympl==0.9.4
ipython==8.23.0
ipython==8.24.0
ipython-genutils==0.2.0
ipywidgets==8.1.2
isoduration==20.11.0
isort==5.13.2
jax==0.4.26
jaxlib==0.4.26
jedi==0.19.1
jinja2==3.1.3
jinja2==3.1.4
json5==0.9.25
jsonpointer==2.4
jsonschema==4.21.1
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.1
Expand All @@ -85,15 +85,15 @@ jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.1.6
jupyterlab==4.2.0
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.2
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-widgets==3.0.10
keras==3.3.2
keras==3.3.3
kiwisolver==1.4.5
latexcodec==3.0.0
libclang==18.1.1
Expand All @@ -109,12 +109,13 @@ mdurl==0.1.2
mistune==3.0.2
ml-dtypes==0.3.2
mpmath==1.3.0
mypy==1.10.0
mypy-extensions==1.0.0
myst-nb==1.1.0
myst-parser==3.0.0
myst-parser==3.0.1
namex==0.0.8
nbclient==0.6.8
nbconvert==7.16.3
nbconvert==7.16.4
nbdime==4.0.1
nbformat==5.10.4
nbmake==1.5.3
Expand Down Expand Up @@ -147,30 +148,30 @@ pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.22
pydata-sphinx-theme==0.15.2
pygments==2.17.2
pygments==2.18.0
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==8.1.1
pytest==8.2.0
pytest-cov==5.0.0
pytest-xdist==3.5.0
pytest-xdist==3.6.1
python-constraint==1.4.0
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-ruff==2.2.1
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pyyaml==6.0.1
pyzmq==26.0.2
pyzmq==26.0.3
qrules==0.10.1
referencing==0.35.0
referencing==0.35.1
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.18.0
ruff==0.4.1
rpds-py==0.18.1
ruff==0.4.3
scipy==1.13.0
send2trash==1.8.3
six==1.16.0
Expand All @@ -194,38 +195,38 @@ sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.29
sqlalchemy==2.0.30
stack-data==0.6.3
starlette==0.37.2
sympy==1.12
tabulate==0.9.0
tensorboard==2.16.2
tensorboard-data-server==0.7.2
tensorflow==2.16.1
tensorflow-io-gcs-filesystem==0.36.0
tensorflow-io-gcs-filesystem==0.37.0
tensorflow-probability==0.24.0
tensorwaves==0.4.12
termcolor==2.4.0
terminado==0.18.1
tinycss2==1.3.0
tornado==6.4
tox==4.14.2
tqdm==4.66.2
tox==4.15.0
tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.11.0
ujson==5.9.0
uri-template==1.3.0
urllib3==2.2.1
uvicorn==0.29.0
virtualenv==20.26.0
virtualenv==20.26.1
watchfiles==0.21.0
wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
werkzeug==3.0.2
werkzeug==3.0.3
wheel==0.43.0
widgetsnbextension==4.0.10
wrapt==1.16.0
Expand Down
Loading

0 comments on commit 28dcdd3

Please sign in to comment.