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 Oct 6, 2023
1 parent d8a1ecf commit 2ba6081
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 42 deletions.
22 changes: 11 additions & 11 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ babel==2.13.0
backcall==0.2.0
beautifulsoup4==4.12.2
black==23.9.1
bleach==6.0.0
bleach==6.1.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.16.0
Expand Down Expand Up @@ -50,7 +50,7 @@ executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
flatbuffers==23.5.26
fonttools==4.43.0
fonttools==4.43.1
fqdn==1.5.1
gast==0.5.4
google-auth==2.23.2
Expand All @@ -73,8 +73,8 @@ ipython==8.16.1
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
jax==0.4.16
jaxlib==0.4.16
jax==0.4.17
jaxlib==0.4.17
jedi==0.19.1
jinja2==3.1.2
json5==0.9.14
Expand Down Expand Up @@ -103,7 +103,7 @@ kiwisolver==1.4.5
latexcodec==2.0.1
libclang==16.0.6
livereload==2.6.3
markdown==3.4.4
markdown==3.5
markdown-it-py==2.2.0
markupsafe==2.1.3
matplotlib==3.8.0
Expand All @@ -118,7 +118,7 @@ myst-nb==0.17.2
myst-parser==0.18.1
nbclassic==1.0.0
nbclient==0.6.8
nbconvert==7.8.0
nbconvert==7.9.2
nbformat==5.9.2
nbmake==1.4.5
nest-asyncio==1.5.8
Expand All @@ -143,7 +143,7 @@ pluggy==1.3.0
pre-commit==3.4.0
prometheus-client==0.17.1
prompt-toolkit==3.0.39
protobuf==4.24.3
protobuf==4.24.4
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
Expand All @@ -163,7 +163,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.0
python-lsp-server==1.8.1
pytoolconfig==1.2.5
pyyaml==6.0.1
pyzmq==24.0.1
Expand All @@ -174,7 +174,7 @@ requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.10.0
rpds-py==0.10.3
rpds-py==0.10.4
rsa==4.9
ruff==0.0.292
scipy==1.11.3
Expand Down Expand Up @@ -215,7 +215,7 @@ tomli==2.0.1
tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.11.1
traitlets==5.11.2
types-python-dateutil==2.8.19.14
typing-extensions==4.5.0
ujson==5.8.0
Expand All @@ -230,7 +230,7 @@ werkzeug==3.0.0
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.14.1
y-py==0.6.0
y-py==0.6.2
ypy-websocket==0.8.4
zipp==3.17.0

Expand Down
22 changes: 11 additions & 11 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ babel==2.13.0
backcall==0.2.0
beautifulsoup4==4.12.2
black==23.9.1
bleach==6.0.0
bleach==6.1.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.16.0
Expand Down Expand Up @@ -49,7 +49,7 @@ executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
flatbuffers==23.5.26
fonttools==4.43.0
fonttools==4.43.1
fqdn==1.5.1
gast==0.5.4
google-auth==2.23.2
Expand All @@ -72,8 +72,8 @@ ipython==8.16.1
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
jax==0.4.16
jaxlib==0.4.16
jax==0.4.17
jaxlib==0.4.17
jedi==0.19.1
jinja2==3.1.2
json5==0.9.14
Expand Down Expand Up @@ -102,7 +102,7 @@ kiwisolver==1.4.5
latexcodec==2.0.1
libclang==16.0.6
livereload==2.6.3
markdown==3.4.4
markdown==3.5
markdown-it-py==2.2.0
markupsafe==2.1.3
matplotlib==3.8.0
Expand All @@ -117,7 +117,7 @@ myst-nb==0.17.2
myst-parser==0.18.1
nbclassic==1.0.0
nbclient==0.6.8
nbconvert==7.8.0
nbconvert==7.9.2
nbformat==5.9.2
nbmake==1.4.5
nest-asyncio==1.5.8
Expand All @@ -142,7 +142,7 @@ pluggy==1.3.0
pre-commit==3.4.0
prometheus-client==0.17.1
prompt-toolkit==3.0.39
protobuf==4.24.3
protobuf==4.24.4
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
Expand All @@ -162,7 +162,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.0
python-lsp-server==1.8.1
pytoolconfig==1.2.5
pyyaml==6.0.1
pyzmq==24.0.1
Expand All @@ -173,7 +173,7 @@ requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.10.0
rpds-py==0.10.3
rpds-py==0.10.4
rsa==4.9
ruff==0.0.292
scipy==1.11.3
Expand Down Expand Up @@ -213,7 +213,7 @@ tinycss2==1.2.1
tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.11.1
traitlets==5.11.2
types-python-dateutil==2.8.19.14
typing-extensions==4.5.0
ujson==5.8.0
Expand All @@ -228,7 +228,7 @@ werkzeug==3.0.0
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.14.1
y-py==0.6.0
y-py==0.6.2
ypy-websocket==0.8.4
zipp==3.17.0

Expand Down
18 changes: 9 additions & 9 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ babel==2.13.0
backcall==0.2.0
beautifulsoup4==4.12.2
black==23.9.1
bleach==6.0.0
bleach==6.1.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.16.0
Expand Down Expand Up @@ -50,7 +50,7 @@ executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
flatbuffers==23.5.26
fonttools==4.43.0
fonttools==4.43.1
fqdn==1.5.1
gast==0.4.0
google-auth==2.23.2
Expand Down Expand Up @@ -104,7 +104,7 @@ kiwisolver==1.4.5
latexcodec==2.0.1
libclang==16.0.6
livereload==2.6.3
markdown==3.4.4
markdown==3.5
markdown-it-py==2.2.0
markupsafe==2.1.3
matplotlib==3.7.3
Expand All @@ -119,7 +119,7 @@ myst-nb==0.17.2
myst-parser==0.18.1
nbclassic==1.0.0
nbclient==0.6.8
nbconvert==7.8.0
nbconvert==7.9.2
nbformat==5.9.2
nbmake==1.4.5
nest-asyncio==1.5.8
Expand All @@ -145,7 +145,7 @@ pluggy==1.3.0
pre-commit==3.4.0
prometheus-client==0.17.1
prompt-toolkit==3.0.39
protobuf==4.24.3
protobuf==4.24.4
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
Expand All @@ -165,7 +165,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.0
python-lsp-server==1.8.1
pytoolconfig==1.2.5
pytz==2023.3.post1
pyyaml==6.0.1
Expand All @@ -177,7 +177,7 @@ requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.10.0
rpds-py==0.10.3
rpds-py==0.10.4
rsa==4.9
ruff==0.0.292
scipy==1.10.1
Expand Down Expand Up @@ -218,7 +218,7 @@ tomli==2.0.1
tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.11.1
traitlets==5.11.2
types-python-dateutil==2.8.19.14
typing-extensions==4.5.0
ujson==5.8.0
Expand All @@ -233,7 +233,7 @@ werkzeug==3.0.0
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.15.0
y-py==0.6.0
y-py==0.6.2
ypy-websocket==0.8.4
zipp==3.17.0

Expand Down
22 changes: 11 additions & 11 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ babel==2.13.0
backcall==0.2.0
beautifulsoup4==4.12.2
black==23.9.1
bleach==6.0.0
bleach==6.1.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.16.0
Expand Down Expand Up @@ -50,7 +50,7 @@ executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
flatbuffers==23.5.26
fonttools==4.43.0
fonttools==4.43.1
fqdn==1.5.1
gast==0.5.4
google-auth==2.23.2
Expand All @@ -74,8 +74,8 @@ ipython==8.16.1
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
jax==0.4.16
jaxlib==0.4.16
jax==0.4.17
jaxlib==0.4.17
jedi==0.19.1
jinja2==3.1.2
json5==0.9.14
Expand Down Expand Up @@ -104,7 +104,7 @@ kiwisolver==1.4.5
latexcodec==2.0.1
libclang==16.0.6
livereload==2.6.3
markdown==3.4.4
markdown==3.5
markdown-it-py==2.2.0
markupsafe==2.1.3
matplotlib==3.8.0
Expand All @@ -119,7 +119,7 @@ myst-nb==0.17.2
myst-parser==0.18.1
nbclassic==1.0.0
nbclient==0.6.8
nbconvert==7.8.0
nbconvert==7.9.2
nbformat==5.9.2
nbmake==1.4.5
nest-asyncio==1.5.8
Expand All @@ -144,7 +144,7 @@ pluggy==1.3.0
pre-commit==3.4.0
prometheus-client==0.17.1
prompt-toolkit==3.0.39
protobuf==4.24.3
protobuf==4.24.4
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
Expand All @@ -164,7 +164,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.0
python-lsp-server==1.8.1
pytoolconfig==1.2.5
pyyaml==6.0.1
pyzmq==24.0.1
Expand All @@ -175,7 +175,7 @@ requests-oauthlib==1.3.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.10.0
rpds-py==0.10.3
rpds-py==0.10.4
rsa==4.9
ruff==0.0.292
scipy==1.11.3
Expand Down Expand Up @@ -216,7 +216,7 @@ tomli==2.0.1
tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.11.1
traitlets==5.11.2
types-python-dateutil==2.8.19.14
typing-extensions==4.5.0
ujson==5.8.0
Expand All @@ -231,7 +231,7 @@ werkzeug==3.0.0
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.14.1
y-py==0.6.0
y-py==0.6.2
ypy-websocket==0.8.4
zipp==3.17.0

Expand Down

0 comments on commit 2ba6081

Please sign in to comment.