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 Sep 27, 2023
1 parent f8b7b8b commit b2e2cd9
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 59 deletions.
30 changes: 15 additions & 15 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ filelock==3.12.4
flatbuffers==23.5.26
fonttools==4.42.1
fqdn==1.5.1
gast==0.4.0
google-auth==2.23.0
gast==0.5.4
google-auth==2.23.1
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
Expand Down Expand Up @@ -83,22 +83,22 @@ jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jupyter-cache==0.6.1
jupyter-client==7.4.9
jupyter-core==5.3.1
jupyter-core==5.3.2
jupyter-events==0.7.0
jupyter-lsp==2.2.0
jupyter-server==2.7.3
jupyter-server-fileid==0.9.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.5
jupyterlab==3.6.5
jupyterlab==3.6.6
jupyterlab-code-formatter==2.2.1
jupyterlab-lsp==4.3.0
jupyterlab-myst==2.0.2
jupyterlab-pygments==0.2.2
jupyterlab-server==2.25.0
jupyterlab-widgets==3.0.9
keras==2.13.1
keras==2.14.0
kiwisolver==1.4.5
latexcodec==2.0.1
libclang==16.0.6
Expand All @@ -111,7 +111,7 @@ matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
ml-dtypes==0.3.0
ml-dtypes==0.2.0
mpmath==1.3.0
mypy-extensions==1.0.0
myst-nb==0.17.2
Expand All @@ -125,7 +125,7 @@ nest-asyncio==1.5.8
nodeenv==1.8.0
notebook==6.5.6
notebook-shim==0.2.3
numpy==1.24.3
numpy==1.26.0
oauthlib==3.2.2
opt-einsum==3.3.0
overrides==7.4.0
Expand Down Expand Up @@ -162,7 +162,7 @@ pytest-xdist==3.3.1
python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.1
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.0
pytoolconfig==1.2.5
pyyaml==6.0.1
Expand All @@ -176,7 +176,7 @@ rfc3986-validator==0.1.1
rope==1.9.0
rpds-py==0.10.3
rsa==4.9
ruff==0.0.290
ruff==0.0.291
scipy==1.11.2
send2trash==1.8.2
six==1.16.0
Expand All @@ -201,10 +201,10 @@ sqlalchemy==2.0.21
stack-data==0.6.2
sympy==1.12
tabulate==0.9.0
tensorboard==2.13.0
tensorboard==2.14.0
tensorboard-data-server==0.7.1
tensorflow==2.13.0
tensorflow-estimator==2.13.0
tensorflow==2.14.0
tensorflow-estimator==2.14.0
tensorflow-io-gcs-filesystem==0.34.0
tensorflow-probability==0.21.0
tensorwaves==0.4.10
Expand All @@ -215,11 +215,11 @@ tomli==2.0.1
tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.10.0
traitlets==5.10.1
typing-extensions==4.5.0
ujson==5.8.0
uri-template==1.3.0
urllib3==1.26.16
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
webcolors==1.13
Expand All @@ -228,7 +228,7 @@ websocket-client==1.6.3
werkzeug==2.3.7
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.15.0
wrapt==1.14.1
y-py==0.6.0
ypy-websocket==0.8.4
zipp==3.17.0
Expand Down
30 changes: 15 additions & 15 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ filelock==3.12.4
flatbuffers==23.5.26
fonttools==4.42.1
fqdn==1.5.1
gast==0.4.0
google-auth==2.23.0
gast==0.5.4
google-auth==2.23.1
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
Expand Down Expand Up @@ -82,22 +82,22 @@ jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jupyter-cache==0.6.1
jupyter-client==7.4.9
jupyter-core==5.3.1
jupyter-core==5.3.2
jupyter-events==0.7.0
jupyter-lsp==2.2.0
jupyter-server==2.7.3
jupyter-server-fileid==0.9.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.5
jupyterlab==3.6.5
jupyterlab==3.6.6
jupyterlab-code-formatter==2.2.1
jupyterlab-lsp==4.3.0
jupyterlab-myst==2.0.2
jupyterlab-pygments==0.2.2
jupyterlab-server==2.25.0
jupyterlab-widgets==3.0.9
keras==2.13.1
keras==2.14.0
kiwisolver==1.4.5
latexcodec==2.0.1
libclang==16.0.6
Expand All @@ -110,7 +110,7 @@ matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
ml-dtypes==0.3.0
ml-dtypes==0.2.0
mpmath==1.3.0
mypy-extensions==1.0.0
myst-nb==0.17.2
Expand All @@ -124,7 +124,7 @@ nest-asyncio==1.5.8
nodeenv==1.8.0
notebook==6.5.6
notebook-shim==0.2.3
numpy==1.24.3
numpy==1.26.0
oauthlib==3.2.2
opt-einsum==3.3.0
overrides==7.4.0
Expand Down Expand Up @@ -161,7 +161,7 @@ pytest-xdist==3.3.1
python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.1
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.0
pytoolconfig==1.2.5
pyyaml==6.0.1
Expand All @@ -175,7 +175,7 @@ rfc3986-validator==0.1.1
rope==1.9.0
rpds-py==0.10.3
rsa==4.9
ruff==0.0.290
ruff==0.0.291
scipy==1.11.2
send2trash==1.8.2
six==1.16.0
Expand All @@ -200,10 +200,10 @@ sqlalchemy==2.0.21
stack-data==0.6.2
sympy==1.12
tabulate==0.9.0
tensorboard==2.13.0
tensorboard==2.14.0
tensorboard-data-server==0.7.1
tensorflow==2.13.0
tensorflow-estimator==2.13.0
tensorflow==2.14.0
tensorflow-estimator==2.14.0
tensorflow-io-gcs-filesystem==0.34.0
tensorflow-probability==0.21.0
tensorwaves==0.4.10
Expand All @@ -213,11 +213,11 @@ tinycss2==1.2.1
tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.10.0
traitlets==5.10.1
typing-extensions==4.5.0
ujson==5.8.0
uri-template==1.3.0
urllib3==1.26.16
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
webcolors==1.13
Expand All @@ -226,7 +226,7 @@ websocket-client==1.6.3
werkzeug==2.3.7
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.15.0
wrapt==1.14.1
y-py==0.6.0
ypy-websocket==0.8.4
zipp==3.17.0
Expand Down
8 changes: 4 additions & 4 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ flatbuffers==23.5.26
fonttools==4.38.0
fqdn==1.5.1
gast==0.4.0
google-auth==2.23.0
google-auth==2.23.1
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
graphviz==0.20.1
Expand Down Expand Up @@ -88,7 +88,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.5
jupyterlab==3.6.6
jupyterlab-code-formatter==2.2.1
jupyterlab-lsp==3.10.2
jupyterlab-myst==1.2.0
Expand Down Expand Up @@ -172,7 +172,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.9.0
rsa==4.9
ruff==0.0.290
ruff==0.0.291
scipy==1.7.3
send2trash==1.8.2
singledispatchmethod==1.0
Expand Down Expand Up @@ -217,7 +217,7 @@ typed-ast==1.5.5
typing-extensions==4.7.1 ; python_version < "3.8.0"
ujson==5.7.0
uri-template==1.3.0
urllib3==1.26.16
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
webcolors==1.13
Expand Down
16 changes: 8 additions & 8 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ flatbuffers==23.5.26
fonttools==4.42.1
fqdn==1.5.1
gast==0.4.0
google-auth==2.23.0
google-auth==2.23.1
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
Expand Down Expand Up @@ -84,15 +84,15 @@ jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jupyter-cache==0.6.1
jupyter-client==7.4.9
jupyter-core==5.3.1
jupyter-core==5.3.2
jupyter-events==0.7.0
jupyter-lsp==2.2.0
jupyter-server==2.7.3
jupyter-server-fileid==0.9.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.5
jupyterlab==3.6.5
jupyterlab==3.6.6
jupyterlab-code-formatter==2.2.1
jupyterlab-lsp==4.3.0
jupyterlab-myst==2.0.2
Expand Down Expand Up @@ -164,7 +164,7 @@ pytest-xdist==3.3.1
python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.1
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.0
pytoolconfig==1.2.5
pytz==2023.3.post1
Expand All @@ -179,7 +179,7 @@ rfc3986-validator==0.1.1
rope==1.9.0
rpds-py==0.10.3
rsa==4.9
ruff==0.0.290
ruff==0.0.291
scipy==1.10.1
send2trash==1.8.2
six==1.16.0
Expand All @@ -206,7 +206,7 @@ sympy==1.12
tabulate==0.9.0
tensorboard==2.13.0
tensorboard-data-server==0.7.1
tensorflow==2.13.0
tensorflow==2.13.1
tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.34.0
tensorflow-probability==0.21.0
Expand All @@ -218,11 +218,11 @@ tomli==2.0.1
tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.10.0
traitlets==5.10.1
typing-extensions==4.5.0
ujson==5.8.0
uri-template==1.3.0
urllib3==1.26.16
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
webcolors==1.13
Expand Down
Loading

0 comments on commit b2e2cd9

Please sign in to comment.