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 Mar 6, 2024
1 parent 0a661dd commit 982d49e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 32 deletions.
13 changes: 5 additions & 8 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jax==0.4.25
jaxlib==0.4.25
jedi==0.19.1
jinja2==3.1.3
json5==0.9.20
json5==0.9.22
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
Expand Down Expand Up @@ -118,11 +118,11 @@ mypy==1.8.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
nbclient==0.9.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbmake==1.1
nbmake==1.5.2
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.1
Expand Down Expand Up @@ -150,18 +150,16 @@ protobuf==4.25.3
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
py-cpuinfo==9.0.0
pyarrow==15.0.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==1.10.14
pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==6.2.5
pytest==8.0.2
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-mock==3.12.0
Expand Down Expand Up @@ -225,10 +223,9 @@ tensorflow-probability==0.23.0
termcolor==2.4.0
terminado==0.18.0
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
tornado==6.4
tox==4.14.0
tox==4.14.1
tqdm==4.66.2
traitlets==5.14.1
types-protobuf==4.24.0.20240302
Expand Down
13 changes: 5 additions & 8 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jax==0.4.25
jaxlib==0.4.25
jedi==0.19.1
jinja2==3.1.3
json5==0.9.20
json5==0.9.22
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
Expand Down Expand Up @@ -117,11 +117,11 @@ mypy==1.8.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
nbclient==0.9.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbmake==1.1
nbmake==1.5.2
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.1
Expand Down Expand Up @@ -149,18 +149,16 @@ protobuf==4.25.3
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
py-cpuinfo==9.0.0
pyarrow==15.0.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==1.10.14
pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==6.2.5
pytest==8.0.2
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-mock==3.12.0
Expand Down Expand Up @@ -224,9 +222,8 @@ tensorflow-probability==0.23.0
termcolor==2.4.0
terminado==0.18.0
tinycss2==1.2.1
toml==0.10.2
tornado==6.4
tox==4.14.0
tox==4.14.1
tqdm==4.66.2
traitlets==5.14.1
types-protobuf==4.24.0.20240302
Expand Down
13 changes: 5 additions & 8 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jax==0.4.13
jaxlib==0.4.13
jedi==0.19.1
jinja2==3.1.3
json5==0.9.20
json5==0.9.22
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
Expand Down Expand Up @@ -120,11 +120,11 @@ mypy==1.8.0
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
nbclient==0.7.4
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbmake==1.1
nbmake==1.5.2
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.1
Expand Down Expand Up @@ -154,18 +154,16 @@ protobuf==3.19.6
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
py-cpuinfo==9.0.0
pyarrow==15.0.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==1.10.14
pydata-sphinx-theme==0.14.4
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==6.2.5
pytest==8.0.2
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-mock==3.12.0
Expand Down Expand Up @@ -230,10 +228,9 @@ tensorflow-probability==0.20.1
termcolor==2.4.0
terminado==0.18.0
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
tornado==6.4
tox==4.14.0
tox==4.14.1
tqdm==4.66.2
traitlets==5.14.1
types-protobuf==4.24.0.20240302
Expand Down
13 changes: 5 additions & 8 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jax==0.4.25
jaxlib==0.4.25
jedi==0.19.1
jinja2==3.1.3
json5==0.9.20
json5==0.9.22
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
Expand Down Expand Up @@ -119,11 +119,11 @@ mypy==1.8.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
nbclient==0.9.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbmake==1.1
nbmake==1.5.2
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.1
Expand Down Expand Up @@ -151,18 +151,16 @@ protobuf==4.25.3
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
py-cpuinfo==9.0.0
pyarrow==15.0.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==1.10.14
pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==6.2.5
pytest==8.0.2
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-mock==3.12.0
Expand Down Expand Up @@ -226,10 +224,9 @@ tensorflow-probability==0.23.0
termcolor==2.4.0
terminado==0.18.0
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
tornado==6.4
tox==4.14.0
tox==4.14.1
tqdm==4.66.2
traitlets==5.14.1
types-protobuf==4.24.0.20240302
Expand Down

0 comments on commit 982d49e

Please sign in to comment.