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 Jul 6, 2023
1 parent 6a3e141 commit 45a9c66
Show file tree
Hide file tree
Showing 5 changed files with 112 additions and 104 deletions.
48 changes: 25 additions & 23 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiofiles==22.1.0
aiosqlite==0.19.0
alabaster==0.7.13
ampform==0.14.6
anyio==3.7.0
anyio==3.7.1
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
Expand All @@ -29,7 +29,7 @@ cffi==1.15.1
cfgv==3.3.1
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
click==8.1.4
cloudpickle==2.2.1
colorama==0.4.6
comm==0.1.3
Expand Down Expand Up @@ -70,16 +70,16 @@ ipykernel==6.24.0
ipympl==0.9.3
ipython==8.14.0
ipython-genutils==0.2.0
ipywidgets==8.0.6
ipywidgets==8.0.7
isoduration==20.11.0
isort==5.12.0
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
jsonschema==4.18.0
jsonschema-specifications==2023.6.1
jupyter-cache==0.6.1
jupyter-client==8.3.0
jupyter-core==5.3.1
Expand All @@ -91,19 +91,19 @@ jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.4
jupyterlab==3.6.5
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==2.0.0
jupyterlab-myst==2.0.1
jupyterlab-pygments==0.2.2
jupyterlab-server==2.23.0
jupyterlab-widgets==3.0.7
keras==2.12.0
jupyterlab-widgets==3.0.8
keras==2.13.1
kiwisolver==1.4.4
latexcodec==2.0.1
libclang==16.0.0
livereload==2.6.3
markdown==3.4.3
markdown-it-py==2.2.0
markupsafe==2.1.3
matplotlib==3.7.1
matplotlib==3.7.2
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
Expand All @@ -122,7 +122,7 @@ nest-asyncio==1.5.6
nodeenv==1.8.0
notebook==6.5.4
notebook-shim==0.2.3
numpy==1.23.5
numpy==1.24.3
oauthlib==3.2.2
opt-einsum==3.3.0
overrides==7.3.1
Expand All @@ -139,7 +139,7 @@ platformdirs==3.8.0
pluggy==1.2.0
pre-commit==3.3.3
prometheus-client==0.17.0
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
protobuf==4.23.3
psutil==5.9.5
ptyprocess==0.7.0
Expand All @@ -149,12 +149,11 @@ pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.2
pycparser==2.21
pydantic==1.10.10
pydantic==1.10.11
pydata-sphinx-theme==0.13.3
pygments==2.15.1
pyparsing==3.1.0
pyproject-api==1.5.2
pyrsistent==0.19.3
pyparsing==3.0.9
pyproject-api==1.5.3
pytest==7.4.0
pytest-cov==4.1.0
pytest-xdist==3.3.1
Expand All @@ -164,11 +163,14 @@ python-json-logger==2.0.7
pyyaml==6.0
pyzmq==25.1.0
qrules==0.9.8
referencing==0.29.1
requests==2.31.0
requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.8.8
rsa==4.9
ruff==0.0.277
scipy==1.11.1
send2trash==1.8.2
six==1.16.0
Expand All @@ -189,14 +191,14 @@ sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.17
sqlalchemy==2.0.18
stack-data==0.6.2
sympy==1.12
tabulate==0.9.0
tensorboard==2.12.3
tensorboard==2.13.0
tensorboard-data-server==0.7.1
tensorflow==2.12.0
tensorflow-estimator==2.12.0
tensorflow==2.13.0
tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.32.0
tensorflow-probability==0.18.0
tensorwaves==0.4.10
Expand All @@ -205,10 +207,10 @@ terminado==0.17.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.2
tox==4.6.3
tox==4.6.4
tqdm==4.65.0
traitlets==5.9.0
typing-extensions==4.7.1
typing-extensions==4.5.0
uri-template==1.3.0
urllib3==1.26.16
virtualenv==20.23.1
Expand All @@ -218,8 +220,8 @@ webencodings==0.5.1
websocket-client==1.6.1
werkzeug==2.3.6
wheel==0.40.0
widgetsnbextension==4.0.7
wrapt==1.14.1
widgetsnbextension==4.0.8
wrapt==1.15.0
y-py==0.5.9
ypy-websocket==0.8.2
zipp==3.15.0
Expand Down
48 changes: 25 additions & 23 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiofiles==22.1.0
aiosqlite==0.19.0
alabaster==0.7.13
ampform==0.14.6
anyio==3.7.0
anyio==3.7.1
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
Expand All @@ -29,7 +29,7 @@ cffi==1.15.1
cfgv==3.3.1
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
click==8.1.4
cloudpickle==2.2.1
colorama==0.4.6
comm==0.1.3
Expand Down Expand Up @@ -69,16 +69,16 @@ ipykernel==6.24.0
ipympl==0.9.3
ipython==8.14.0
ipython-genutils==0.2.0
ipywidgets==8.0.6
ipywidgets==8.0.7
isoduration==20.11.0
isort==5.12.0
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
jsonschema==4.18.0
jsonschema-specifications==2023.6.1
jupyter-cache==0.6.1
jupyter-client==8.3.0
jupyter-core==5.3.1
Expand All @@ -90,19 +90,19 @@ jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.4
jupyterlab==3.6.5
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==2.0.0
jupyterlab-myst==2.0.1
jupyterlab-pygments==0.2.2
jupyterlab-server==2.23.0
jupyterlab-widgets==3.0.7
keras==2.12.0
jupyterlab-widgets==3.0.8
keras==2.13.1
kiwisolver==1.4.4
latexcodec==2.0.1
libclang==16.0.0
livereload==2.6.3
markdown==3.4.3
markdown-it-py==2.2.0
markupsafe==2.1.3
matplotlib==3.7.1
matplotlib==3.7.2
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
Expand All @@ -121,7 +121,7 @@ nest-asyncio==1.5.6
nodeenv==1.8.0
notebook==6.5.4
notebook-shim==0.2.3
numpy==1.23.5
numpy==1.24.3
oauthlib==3.2.2
opt-einsum==3.3.0
overrides==7.3.1
Expand All @@ -138,7 +138,7 @@ platformdirs==3.8.0
pluggy==1.2.0
pre-commit==3.3.3
prometheus-client==0.17.0
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
protobuf==4.23.3
psutil==5.9.5
ptyprocess==0.7.0
Expand All @@ -148,12 +148,11 @@ pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.2
pycparser==2.21
pydantic==1.10.10
pydantic==1.10.11
pydata-sphinx-theme==0.13.3
pygments==2.15.1
pyparsing==3.1.0
pyproject-api==1.5.2
pyrsistent==0.19.3
pyparsing==3.0.9
pyproject-api==1.5.3
pytest==7.4.0
pytest-cov==4.1.0
pytest-xdist==3.3.1
Expand All @@ -163,11 +162,14 @@ python-json-logger==2.0.7
pyyaml==6.0
pyzmq==25.1.0
qrules==0.9.8
referencing==0.29.1
requests==2.31.0
requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.8.8
rsa==4.9
ruff==0.0.277
scipy==1.11.1
send2trash==1.8.2
six==1.16.0
Expand All @@ -188,25 +190,25 @@ sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.17
sqlalchemy==2.0.18
stack-data==0.6.2
sympy==1.12
tabulate==0.9.0
tensorboard==2.12.3
tensorboard==2.13.0
tensorboard-data-server==0.7.1
tensorflow==2.12.0
tensorflow-estimator==2.12.0
tensorflow==2.13.0
tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.32.0
tensorflow-probability==0.18.0
tensorwaves==0.4.10
termcolor==2.3.0
terminado==0.17.1
tinycss2==1.2.1
tornado==6.3.2
tox==4.6.3
tox==4.6.4
tqdm==4.65.0
traitlets==5.9.0
typing-extensions==4.7.1
typing-extensions==4.5.0
uri-template==1.3.0
urllib3==1.26.16
virtualenv==20.23.1
Expand All @@ -216,8 +218,8 @@ webencodings==0.5.1
websocket-client==1.6.1
werkzeug==2.3.6
wheel==0.40.0
widgetsnbextension==4.0.7
wrapt==1.14.1
widgetsnbextension==4.0.8
wrapt==1.15.0
y-py==0.5.9
ypy-websocket==0.8.2
zipp==3.15.0
Expand Down
Loading

0 comments on commit 45a9c66

Please sign in to comment.