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 13, 2024
1 parent f2c43d4 commit 3dc6e1c
Show file tree
Hide file tree
Showing 7 changed files with 111 additions and 111 deletions.
42 changes: 21 additions & 21 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comm==0.2.1
comm==0.2.2
contourpy==1.2.0
coverage==7.4.3
cryptography==42.0.5
Expand Down Expand Up @@ -69,21 +69,21 @@ jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-client==8.6.1
jupyter-console==6.6.3
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-core==5.7.2
jupyter-events==0.9.1
jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyter-server-terminals==0.5.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.1
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand All @@ -98,22 +98,22 @@ mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
mpmath==1.3.0
mypy==1.8.0
mypy==1.9.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.2
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.1
notebook-shim==0.2.4
numpy==1.26.4
overrides==7.7.0
packaging==23.2
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
pathspec==0.12.1
Expand All @@ -131,7 +131,7 @@ pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.21
pydantic==2.6.3
pydantic==2.6.4
pydantic-core==2.16.3
pydata-sphinx-theme==0.15.2
pygithub==2.2.0
Expand All @@ -141,15 +141,15 @@ pynacl==1.5.0
pyparsing==3.1.2
pyproject-api==1.6.1
pytablewriter==1.2.0
pytest==8.0.2
pytest==8.1.1
pytest-cov==4.1.0
pytest-xdist==3.5.0
python-dateutil==2.9.0.post0
python-gitlab==4.4.0
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.2.0
python-lsp-server==1.10.0
python-lsp-server==1.10.1
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
Expand All @@ -163,7 +163,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.1
ruff==0.3.2
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -195,18 +195,18 @@ sympy==1.12
tabledata==1.3.3
tabulate==0.9.0
tcolorpy==0.1.4
terminado==0.18.0
terminado==0.18.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.4
tox==4.14.1
traitlets==5.14.1
traitlets==5.14.2
typepy==1.3.2
types-docutils==0.20.0.20240304
types-docutils==0.20.0.20240311
types-pkg-resources==0.1.3
types-python-dateutil==2.8.19.20240106
types-pyyaml==6.0.12.12
types-setuptools==69.1.0.20240302
types-python-dateutil==2.8.19.20240311
types-pyyaml==6.0.12.20240311
types-setuptools==69.1.0.20240310
typing-extensions==4.10.0
ujson==5.9.0
uri-template==1.3.0
Expand All @@ -216,10 +216,10 @@ wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
wheel==0.42.0
wheel==0.43.0
widgetsnbextension==4.0.10
wrapt==1.16.0
zipp==3.17.0
zipp==3.18.0

# The following packages were excluded from the output:
# setuptools
42 changes: 21 additions & 21 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comm==0.2.1
comm==0.2.2
contourpy==1.2.0
coverage==7.4.3
cryptography==42.0.5
Expand Down Expand Up @@ -68,21 +68,21 @@ jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-client==8.6.1
jupyter-console==6.6.3
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-core==5.7.2
jupyter-events==0.9.1
jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyter-server-terminals==0.5.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.1
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand All @@ -97,22 +97,22 @@ mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
mpmath==1.3.0
mypy==1.8.0
mypy==1.9.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.2
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.1
notebook-shim==0.2.4
numpy==1.26.4
overrides==7.7.0
packaging==23.2
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
pathspec==0.12.1
Expand All @@ -130,7 +130,7 @@ pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.21
pydantic==2.6.3
pydantic==2.6.4
pydantic-core==2.16.3
pydata-sphinx-theme==0.15.2
pygithub==2.2.0
Expand All @@ -140,15 +140,15 @@ pynacl==1.5.0
pyparsing==3.1.2
pyproject-api==1.6.1
pytablewriter==1.2.0
pytest==8.0.2
pytest==8.1.1
pytest-cov==4.1.0
pytest-xdist==3.5.0
python-dateutil==2.9.0.post0
python-gitlab==4.4.0
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.2.0
python-lsp-server==1.10.0
python-lsp-server==1.10.1
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
Expand All @@ -162,7 +162,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.1
ruff==0.3.2
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -194,17 +194,17 @@ sympy==1.12
tabledata==1.3.3
tabulate==0.9.0
tcolorpy==0.1.4
terminado==0.18.0
terminado==0.18.1
tinycss2==1.2.1
tornado==6.4
tox==4.14.1
traitlets==5.14.1
traitlets==5.14.2
typepy==1.3.2
types-docutils==0.20.0.20240304
types-docutils==0.20.0.20240311
types-pkg-resources==0.1.3
types-python-dateutil==2.8.19.20240106
types-pyyaml==6.0.12.12
types-setuptools==69.1.0.20240302
types-python-dateutil==2.8.19.20240311
types-pyyaml==6.0.12.20240311
types-setuptools==69.1.0.20240310
typing-extensions==4.10.0
ujson==5.9.0
uri-template==1.3.0
Expand All @@ -214,10 +214,10 @@ wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
wheel==0.42.0
wheel==0.43.0
widgetsnbextension==4.0.10
wrapt==1.16.0
zipp==3.17.0
zipp==3.18.0

# The following packages were excluded from the output:
# setuptools
Loading

0 comments on commit 3dc6e1c

Please sign in to comment.