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 Jul 4, 2023
1 parent aa73516 commit f78d70c
Show file tree
Hide file tree
Showing 6 changed files with 89 additions and 89 deletions.
40 changes: 20 additions & 20 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ deprecated==1.2.14
distlib==0.3.6
dm-tree==0.1.8
docutils==0.19
exceptiongroup==1.1.1
exceptiongroup==1.1.2
execnet==1.9.0
executing==1.2.0
fastjsonschema==2.17.1
Expand All @@ -52,46 +52,46 @@ flatbuffers==23.5.26
fonttools==4.40.0
fqdn==1.5.1
gast==0.4.0
google-auth==2.20.0
google-auth==2.21.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==2.0.2
grpcio==1.54.2
grpcio==1.56.0
h5py==3.9.0
hepunits==2.3.2
identify==2.5.24
idna==3.4
imagesize==1.4.1
iminuit==2.21.3
iminuit==2.22.0
importlib-metadata==6.7.0
iniconfig==2.0.0
ipykernel==6.23.2
ipykernel==6.24.0
ipympl==0.9.3
ipython==8.14.0
ipython-genutils==0.2.0
ipywidgets==8.0.6
isoduration==20.11.0
isort==5.12.0
jax==0.4.12
jaxlib==0.4.12
jax==0.4.13
jaxlib==0.4.13
jedi==0.18.2
jinja2==3.1.2
json5==0.9.14
jsonpointer==2.4
jsonschema==4.17.3
jupyter-cache==0.6.1
jupyter-client==8.2.0
jupyter-client==8.3.0
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-server==2.6.0
jupyter-server==2.7.0
jupyter-server-fileid==0.9.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.4
jupyterlab==3.6.4
jupyterlab==3.6.5
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==1.2.0
jupyterlab-myst==2.0.0
jupyterlab-pygments==0.2.2
jupyterlab-server==2.23.0
jupyterlab-widgets==3.0.7
Expand Down Expand Up @@ -129,13 +129,13 @@ overrides==7.3.1
packaging==23.1
pandocfilters==1.5.0
parso==0.8.3
particle==0.22.1
particle==0.23.0
pathspec==0.11.1
pexpect==4.8.0
phasespace==1.8.0
pickleshare==0.7.5
pillow==9.5.0
platformdirs==3.7.0
pillow==10.0.0
platformdirs==3.8.0
pluggy==1.2.0
pre-commit==3.3.3
prometheus-client==0.17.0
Expand All @@ -149,13 +149,13 @@ pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.2
pycparser==2.21
pydantic==1.10.9
pydantic==1.10.10
pydata-sphinx-theme==0.13.3
pygments==2.15.1
pyparsing==3.1.0
pyproject-api==1.5.2
pyrsistent==0.19.3
pytest==7.3.2
pytest==7.4.0
pytest-cov==4.1.0
pytest-xdist==3.3.1
python-constraint==1.4.0
Expand All @@ -169,7 +169,7 @@ requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rsa==4.9
scipy==1.10.1
scipy==1.11.1
send2trash==1.8.2
six==1.16.0
sniffio==1.3.0
Expand All @@ -189,7 +189,7 @@ sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.16
sqlalchemy==2.0.17
stack-data==0.6.2
sympy==1.12
tabulate==0.9.0
Expand All @@ -208,14 +208,14 @@ tornado==6.3.2
tox==4.6.3
tqdm==4.65.0
traitlets==5.9.0
typing-extensions==4.6.3
typing-extensions==4.7.1
uri-template==1.3.0
urllib3==1.26.16
virtualenv==20.23.1
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.0
websocket-client==1.6.1
werkzeug==2.3.6
wheel==0.40.0
widgetsnbextension==4.0.7
Expand Down
38 changes: 19 additions & 19 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,46 +51,46 @@ flatbuffers==23.5.26
fonttools==4.40.0
fqdn==1.5.1
gast==0.4.0
google-auth==2.20.0
google-auth==2.21.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==2.0.2
grpcio==1.54.2
grpcio==1.56.0
h5py==3.9.0
hepunits==2.3.2
identify==2.5.24
idna==3.4
imagesize==1.4.1
iminuit==2.21.3
iminuit==2.22.0
importlib-metadata==6.7.0
iniconfig==2.0.0
ipykernel==6.23.2
ipykernel==6.24.0
ipympl==0.9.3
ipython==8.14.0
ipython-genutils==0.2.0
ipywidgets==8.0.6
isoduration==20.11.0
isort==5.12.0
jax==0.4.12
jaxlib==0.4.12
jax==0.4.13
jaxlib==0.4.13
jedi==0.18.2
jinja2==3.1.2
json5==0.9.14
jsonpointer==2.4
jsonschema==4.17.3
jupyter-cache==0.6.1
jupyter-client==8.2.0
jupyter-client==8.3.0
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-server==2.6.0
jupyter-server==2.7.0
jupyter-server-fileid==0.9.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.4
jupyterlab==3.6.4
jupyterlab==3.6.5
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==1.2.0
jupyterlab-myst==2.0.0
jupyterlab-pygments==0.2.2
jupyterlab-server==2.23.0
jupyterlab-widgets==3.0.7
Expand Down Expand Up @@ -128,13 +128,13 @@ overrides==7.3.1
packaging==23.1
pandocfilters==1.5.0
parso==0.8.3
particle==0.22.1
particle==0.23.0
pathspec==0.11.1
pexpect==4.8.0
phasespace==1.8.0
pickleshare==0.7.5
pillow==9.5.0
platformdirs==3.7.0
pillow==10.0.0
platformdirs==3.8.0
pluggy==1.2.0
pre-commit==3.3.3
prometheus-client==0.17.0
Expand All @@ -148,13 +148,13 @@ pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.2
pycparser==2.21
pydantic==1.10.9
pydantic==1.10.10
pydata-sphinx-theme==0.13.3
pygments==2.15.1
pyparsing==3.1.0
pyproject-api==1.5.2
pyrsistent==0.19.3
pytest==7.3.2
pytest==7.4.0
pytest-cov==4.1.0
pytest-xdist==3.3.1
python-constraint==1.4.0
Expand All @@ -168,7 +168,7 @@ requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rsa==4.9
scipy==1.10.1
scipy==1.11.1
send2trash==1.8.2
six==1.16.0
sniffio==1.3.0
Expand All @@ -188,7 +188,7 @@ sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.16
sqlalchemy==2.0.17
stack-data==0.6.2
sympy==1.12
tabulate==0.9.0
Expand All @@ -206,14 +206,14 @@ tornado==6.3.2
tox==4.6.3
tqdm==4.65.0
traitlets==5.9.0
typing-extensions==4.6.3
typing-extensions==4.7.1
uri-template==1.3.0
urllib3==1.26.16
virtualenv==20.23.1
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.0
websocket-client==1.6.1
werkzeug==2.3.6
wheel==0.40.0
widgetsnbextension==4.0.7
Expand Down
20 changes: 10 additions & 10 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ distlib==0.3.6
dm-tree==0.1.8
docutils==0.19
entrypoints==0.4
exceptiongroup==1.1.1
exceptiongroup==1.1.2
execnet==1.9.0
fastjsonschema==2.17.1
filelock==3.12.2
flatbuffers==23.5.26
fonttools==4.38.0
fqdn==1.5.1
gast==0.4.0
google-auth==2.20.0
google-auth==2.21.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
graphviz==0.20.1
greenlet==2.0.2
grpcio==1.54.2
grpcio==1.56.0
h5py==3.8.0
hepunits==2.3.2
identify==2.5.24
Expand Down Expand Up @@ -87,7 +87,7 @@ jupyter-server==1.24.0
jupyter-server-fileid==0.9.0
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.4
jupyterlab==3.6.4
jupyterlab==3.6.5
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==1.2.0
jupyterlab-pygments==0.2.2
Expand Down Expand Up @@ -125,14 +125,14 @@ opt-einsum==3.3.0
packaging==23.1
pandocfilters==1.5.0
parso==0.8.3
particle==0.22.1
particle==0.23.0
pathspec==0.11.1
pexpect==4.8.0
phasespace==1.8.0
pickleshare==0.7.5
pillow==9.5.0
pkgutil-resolve-name==1.3.10
platformdirs==3.7.0
platformdirs==3.8.0
pluggy==1.2.0
pre-commit==2.21.0
prometheus-client==0.17.0
Expand All @@ -145,13 +145,13 @@ pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.2
pycparser==2.21
pydantic==1.10.9
pydantic==1.10.10
pydata-sphinx-theme==0.13.3
pygments==2.15.1
pyparsing==3.1.0
pyproject-api==1.5.2
pyrsistent==0.19.3
pytest==7.3.2
pytest==7.4.0
pytest-cov==4.1.0
pytest-xdist==3.3.1
python-constraint==1.4.0
Expand Down Expand Up @@ -207,14 +207,14 @@ tox==4.6.3
tqdm==4.65.0
traitlets==5.9.0
typed-ast==1.5.4
typing-extensions==4.6.3 ; python_version < "3.8.0"
typing-extensions==4.7.1 ; python_version < "3.8.0"
uri-template==1.3.0
urllib3==1.26.16
virtualenv==20.23.1
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.0
websocket-client==1.6.1
werkzeug==2.2.3
wheel==0.40.0
widgetsnbextension==4.0.7
Expand Down
Loading

0 comments on commit f78d70c

Please sign in to comment.