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 committed Mar 12, 2024
1 parent c903b92 commit 8cbecbd
Show file tree
Hide file tree
Showing 6 changed files with 324 additions and 112 deletions.
54 changes: 24 additions & 30 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
colorama==0.4.6
comm==0.2.1
comm==0.2.2
contourpy==1.2.0
coverage==7.4.3
cycler==0.12.1
Expand All @@ -42,18 +42,16 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
flatbuffers==24.3.6
flatbuffers==24.3.7
fonttools==4.49.0
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
gitpython==3.1.42
google-auth==2.28.1
google-auth-oauthlib==1.2.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.3
grpcio==1.62.0
grpcio==1.62.1
h11==0.14.0
h5py==3.10.0
hepunits==2.3.3
Expand Down Expand Up @@ -81,22 +79,22 @@ 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
jupyter-server-terminals==0.5.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.1
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
jupyterlab-widgets==3.0.10
keras==2.15.0
keras==3.0.5
kiwisolver==1.4.5
latexcodec==3.0.0
libclang==16.0.6
Expand All @@ -111,25 +109,25 @@ matplotlib-inline==0.1.6
mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
ml-dtypes==0.2.0
ml-dtypes==0.3.2
mpmath==1.3.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
namex==0.0.7
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.2
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook-shim==0.2.4
numba==0.59.0
numpy==1.26.4
oauthlib==3.2.2
opt-einsum==3.3.0
overrides==7.7.0
packaging==23.2
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
particle==0.23.1
Expand All @@ -146,16 +144,14 @@ protobuf==4.25.3
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.21
pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==8.0.2
pytest==8.1.1
pytest-cov==4.1.0
pytest-xdist==3.5.0
python-constraint==1.3.1
Expand All @@ -170,13 +166,12 @@ pyzmq==25.1.2
qrules==0.10.1
referencing==0.33.0
requests==2.31.0
requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.12.0
rpds-py==0.18.0
rsa==4.9
ruff==0.3.1
ruff==0.3.2
scipy==1.12.0
send2trash==1.8.2
six==1.16.0
Expand Down Expand Up @@ -204,22 +199,21 @@ sqlalchemy==2.0.28
stack-data==0.6.3
sympy==1.12
tabulate==0.9.0
tensorboard==2.15.2
tensorboard==2.16.2
tensorboard-data-server==0.7.2
tensorflow==2.15.0
tensorflow-estimator==2.15.0
tensorflow==2.16.1
tensorflow-io-gcs-filesystem==0.36.0
tensorflow-probability==0.23.0
tensorflow-probability==0.24.0
tensorwaves==0.4.12
termcolor==2.4.0
terminado==0.18.0
terminado==0.18.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.4
tox==4.14.1
tqdm==4.66.2
traitlets==5.14.1
types-python-dateutil==2.8.19.20240106
traitlets==5.14.2
types-python-dateutil==2.8.19.20240311
typing-extensions==4.10.0
ujson==5.9.0
uri-template==1.3.0
Expand All @@ -230,9 +224,9 @@ webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
werkzeug==3.0.1
wheel==0.42.0
wheel==0.43.0
widgetsnbextension==4.0.10
wrapt==1.14.1
wrapt==1.16.0
zipp==3.17.0

# The following packages were excluded from the output:
Expand Down
54 changes: 24 additions & 30 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
colorama==0.4.6
comm==0.2.1
comm==0.2.2
contourpy==1.2.0
coverage==7.4.3
cycler==0.12.1
Expand All @@ -41,18 +41,16 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
flatbuffers==24.3.6
flatbuffers==24.3.7
fonttools==4.49.0
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
gitpython==3.1.42
google-auth==2.28.1
google-auth-oauthlib==1.2.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.3
grpcio==1.62.0
grpcio==1.62.1
h11==0.14.0
h5py==3.10.0
hepunits==2.3.3
Expand Down Expand Up @@ -80,22 +78,22 @@ 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
jupyter-server-terminals==0.5.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.1
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
jupyterlab-widgets==3.0.10
keras==2.15.0
keras==3.0.5
kiwisolver==1.4.5
latexcodec==3.0.0
libclang==16.0.6
Expand All @@ -110,25 +108,25 @@ matplotlib-inline==0.1.6
mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
ml-dtypes==0.2.0
ml-dtypes==0.3.2
mpmath==1.3.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
namex==0.0.7
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.2
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook-shim==0.2.4
numba==0.59.0
numpy==1.26.4
oauthlib==3.2.2
opt-einsum==3.3.0
overrides==7.7.0
packaging==23.2
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
particle==0.23.1
Expand All @@ -145,16 +143,14 @@ protobuf==4.25.3
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.21
pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==8.0.2
pytest==8.1.1
pytest-cov==4.1.0
pytest-xdist==3.5.0
python-constraint==1.3.1
Expand All @@ -169,13 +165,12 @@ pyzmq==25.1.2
qrules==0.10.1
referencing==0.33.0
requests==2.31.0
requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.12.0
rpds-py==0.18.0
rsa==4.9
ruff==0.3.1
ruff==0.3.2
scipy==1.12.0
send2trash==1.8.2
six==1.16.0
Expand Down Expand Up @@ -203,21 +198,20 @@ sqlalchemy==2.0.28
stack-data==0.6.3
sympy==1.12
tabulate==0.9.0
tensorboard==2.15.2
tensorboard==2.16.2
tensorboard-data-server==0.7.2
tensorflow==2.15.0
tensorflow-estimator==2.15.0
tensorflow==2.16.1
tensorflow-io-gcs-filesystem==0.36.0
tensorflow-probability==0.23.0
tensorflow-probability==0.24.0
tensorwaves==0.4.12
termcolor==2.4.0
terminado==0.18.0
terminado==0.18.1
tinycss2==1.2.1
tornado==6.4
tox==4.14.1
tqdm==4.66.2
traitlets==5.14.1
types-python-dateutil==2.8.19.20240106
traitlets==5.14.2
types-python-dateutil==2.8.19.20240311
typing-extensions==4.10.0
ujson==5.9.0
uri-template==1.3.0
Expand All @@ -228,9 +222,9 @@ webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
werkzeug==3.0.1
wheel==0.42.0
wheel==0.43.0
widgetsnbextension==4.0.10
wrapt==1.14.1
wrapt==1.16.0
zipp==3.17.0

# The following packages were excluded from the output:
Expand Down
Loading

0 comments on commit 8cbecbd

Please sign in to comment.