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 563f9c0 commit c836b1e
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 46 deletions.
15 changes: 6 additions & 9 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ isoduration==20.11.0
isort==5.13.2
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 All @@ -83,7 +83,7 @@ jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==2.0.1
latexcodec==3.0.0
livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==3.0.0
Expand All @@ -99,11 +99,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-shim==0.2.4
Expand All @@ -124,16 +124,14 @@ prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pybtex==0.24.0
pybtex-docutils==1.0.3
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-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
Expand Down Expand Up @@ -187,10 +185,9 @@ sympy==1.12
tabulate==0.9.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-python-dateutil==2.8.19.20240106
Expand Down
15 changes: 6 additions & 9 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ isoduration==20.11.0
isort==5.13.2
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 All @@ -82,7 +82,7 @@ jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==2.0.1
latexcodec==3.0.0
livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==3.0.0
Expand All @@ -98,11 +98,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-shim==0.2.4
Expand All @@ -123,16 +123,14 @@ prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pybtex==0.24.0
pybtex-docutils==1.0.3
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-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
Expand Down Expand Up @@ -186,9 +184,8 @@ sympy==1.12
tabulate==0.9.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-python-dateutil==2.8.19.20240106
Expand Down
15 changes: 6 additions & 9 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ isoduration==20.11.0
isort==5.13.2
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 All @@ -82,7 +82,7 @@ jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==2.0.1
latexcodec==3.0.0
livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==3.0.0
Expand All @@ -98,11 +98,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-shim==0.2.4
Expand All @@ -123,16 +123,14 @@ prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pybtex==0.24.0
pybtex-docutils==1.0.3
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-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
Expand Down Expand Up @@ -186,9 +184,8 @@ sympy==1.12
tabulate==0.9.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-python-dateutil==2.8.19.20240106
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jupyterlab-pygments==0.2.2
jupyterlab-server==2.24.0
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==2.0.1
latexcodec==3.0.0
livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==2.2.0
Expand Down
15 changes: 6 additions & 9 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ isoduration==20.11.0
isort==5.13.2
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 All @@ -85,7 +85,7 @@ jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==2.0.1
latexcodec==3.0.0
livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==2.2.0
Expand All @@ -101,11 +101,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-shim==0.2.4
Expand All @@ -128,16 +128,14 @@ prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pybtex==0.24.0
pybtex-docutils==1.0.3
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-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
Expand Down Expand Up @@ -192,10 +190,9 @@ sympy==1.12
tabulate==0.9.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-python-dateutil==2.8.19.20240106
Expand Down
15 changes: 6 additions & 9 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ isoduration==20.11.0
isort==5.13.2
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 All @@ -84,7 +84,7 @@ jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==2.0.1
latexcodec==3.0.0
livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==3.0.0
Expand All @@ -100,11 +100,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-shim==0.2.4
Expand All @@ -125,16 +125,14 @@ prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pybtex==0.24.0
pybtex-docutils==1.0.3
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-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
Expand Down Expand Up @@ -188,10 +186,9 @@ sympy==1.12
tabulate==0.9.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-python-dateutil==2.8.19.20240106
Expand Down

0 comments on commit c836b1e

Please sign in to comment.