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 Aug 24, 2023
1 parent 0df0244 commit 2b6dc68
Show file tree
Hide file tree
Showing 6 changed files with 141 additions and 145 deletions.
65 changes: 32 additions & 33 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
accessible-pygments==0.0.4
alabaster==0.7.13
anyio==3.7.1
argon2-cffi==21.3.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
asttokens==2.2.1
Expand All @@ -21,33 +21,33 @@ bleach==6.0.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
cfgv==3.3.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
click==8.1.6
click==8.1.7
colorama==0.4.6
comm==0.1.4
contourpy==1.1.0
coverage==7.2.7
coverage==7.3.0
cycler==0.11.0
debugpy==1.6.7
debugpy==1.6.7.post1
decorator==5.1.1
defusedxml==0.7.1
deprecated==1.2.14
distlib==0.3.7
docutils==0.19
exceptiongroup==1.1.2
exceptiongroup==1.1.3
execnet==2.0.2
executing==1.2.0
fastjsonschema==2.18.0
filelock==3.12.2
fonttools==4.42.0
fonttools==4.42.1
fqdn==1.5.1
gprof2dot==2022.7.29
graphviz==0.20.1
greenlet==2.0.2
hepunits==2.3.2
identify==2.5.26
identify==2.5.27
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
Expand All @@ -69,15 +69,15 @@ jupyter-client==8.3.0
jupyter-core==5.3.1
jupyter-events==0.7.0
jupyter-lsp==2.2.0
jupyter-server==2.7.0
jupyter-server==2.7.2
jupyter-server-terminals==0.4.4
jupyterlab==4.0.4
jupyterlab==4.0.5
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==2.0.1
jupyterlab-pygments==0.2.2
jupyterlab-server==2.24.0
jupyterlab-widgets==3.0.8
kiwisolver==1.4.4
kiwisolver==1.4.5
latexcodec==2.0.1
livereload==2.6.3
markdown-it-py==2.2.0
Expand All @@ -89,14 +89,14 @@ mdurl==0.1.2
mistune==3.0.1
mpl-interactions==0.23.1
mpmath==1.3.0
mypy==1.4.1
mypy==1.5.1
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
nbclient==0.6.8
nbconvert==7.7.3
nbconvert==7.7.4
nbformat==5.9.2
nbmake==1.4.1
nbmake==1.4.3
nest-asyncio==1.5.7
nodeenv==1.8.0
notebook-shim==0.2.3
Expand All @@ -119,13 +119,12 @@ psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.2
pybtex-docutils==1.0.3
pycparser==2.21
pydantic==1.10.12
pydata-sphinx-theme==0.13.3
pygments==2.16.1
pyparsing==3.0.9
pyproject-api==1.5.3
pyproject-api==1.5.4
pytest==7.4.0
pytest-cov==4.1.0
pytest-profiling==1.7.0
Expand All @@ -134,15 +133,15 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
pyyaml==6.0.1
pyzmq==25.1.0
pyzmq==25.1.1
qrules==0.9.8
referencing==0.30.2
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.5.2
rpds-py==0.9.2
ruff==0.0.282
ruff==0.0.285
send2trash==1.8.2
six==1.16.0
sniffio==1.3.0
Expand All @@ -157,39 +156,39 @@ sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinx-thebe==0.2.1
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-bibtex==2.5.0
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-hep-pdgref==0.1.4
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.19
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlalchemy==2.0.20
stack-data==0.6.2
sympy==1.12
tabulate==0.9.0
terminado==0.17.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.2
tox==4.6.4
tqdm==4.65.0
tornado==6.3.3
tox==4.10.0
tqdm==4.66.1
traitlets==5.9.0
types-docutils==0.20.0.1
types-docutils==0.20.0.3
types-pkg-resources==0.1.3
types-requests==2.31.0.2
types-setuptools==68.0.0.3
types-setuptools==68.1.0.0
types-urllib3==1.26.25.14
typing-extensions==4.7.1
uri-template==1.3.0
urllib3==2.0.4
virtualenv==20.24.2
virtualenv==20.24.3
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.1
wheel==0.41.1
websocket-client==1.6.2
wheel==0.41.2
widgetsnbextension==4.0.8
wrapt==1.15.0
zipp==3.16.2
Expand Down
63 changes: 31 additions & 32 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
accessible-pygments==0.0.4
alabaster==0.7.13
anyio==3.7.1
argon2-cffi==21.3.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
asttokens==2.2.1
Expand All @@ -21,16 +21,16 @@ bleach==6.0.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
cfgv==3.3.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
click==8.1.6
click==8.1.7
colorama==0.4.6
comm==0.1.4
contourpy==1.1.0
coverage==7.2.7
coverage==7.3.0
cycler==0.11.0
debugpy==1.6.7
debugpy==1.6.7.post1
decorator==5.1.1
defusedxml==0.7.1
deprecated==1.2.14
Expand All @@ -40,13 +40,13 @@ execnet==2.0.2
executing==1.2.0
fastjsonschema==2.18.0
filelock==3.12.2
fonttools==4.42.0
fonttools==4.42.1
fqdn==1.5.1
gprof2dot==2022.7.29
graphviz==0.20.1
greenlet==2.0.2
hepunits==2.3.2
identify==2.5.26
identify==2.5.27
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
Expand All @@ -68,15 +68,15 @@ jupyter-client==8.3.0
jupyter-core==5.3.1
jupyter-events==0.7.0
jupyter-lsp==2.2.0
jupyter-server==2.7.0
jupyter-server==2.7.2
jupyter-server-terminals==0.4.4
jupyterlab==4.0.4
jupyterlab==4.0.5
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==2.0.1
jupyterlab-pygments==0.2.2
jupyterlab-server==2.24.0
jupyterlab-widgets==3.0.8
kiwisolver==1.4.4
kiwisolver==1.4.5
latexcodec==2.0.1
livereload==2.6.3
markdown-it-py==2.2.0
Expand All @@ -88,14 +88,14 @@ mdurl==0.1.2
mistune==3.0.1
mpl-interactions==0.23.1
mpmath==1.3.0
mypy==1.4.1
mypy==1.5.1
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
nbclient==0.6.8
nbconvert==7.7.3
nbconvert==7.7.4
nbformat==5.9.2
nbmake==1.4.1
nbmake==1.4.3
nest-asyncio==1.5.7
nodeenv==1.8.0
notebook-shim==0.2.3
Expand All @@ -118,13 +118,12 @@ psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.2
pybtex-docutils==1.0.3
pycparser==2.21
pydantic==1.10.12
pydata-sphinx-theme==0.13.3
pygments==2.16.1
pyparsing==3.0.9
pyproject-api==1.5.3
pyproject-api==1.5.4
pytest==7.4.0
pytest-cov==4.1.0
pytest-profiling==1.7.0
Expand All @@ -133,15 +132,15 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
pyyaml==6.0.1
pyzmq==25.1.0
pyzmq==25.1.1
qrules==0.9.8
referencing==0.30.2
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.5.2
rpds-py==0.9.2
ruff==0.0.282
ruff==0.0.285
send2trash==1.8.2
six==1.16.0
sniffio==1.3.0
Expand All @@ -156,38 +155,38 @@ sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinx-thebe==0.2.1
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-bibtex==2.5.0
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-hep-pdgref==0.1.4
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.19
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlalchemy==2.0.20
stack-data==0.6.2
sympy==1.12
tabulate==0.9.0
terminado==0.17.1
tinycss2==1.2.1
tornado==6.3.2
tox==4.6.4
tqdm==4.65.0
tornado==6.3.3
tox==4.10.0
tqdm==4.66.1
traitlets==5.9.0
types-docutils==0.20.0.1
types-docutils==0.20.0.3
types-pkg-resources==0.1.3
types-requests==2.31.0.2
types-setuptools==68.0.0.3
types-setuptools==68.1.0.0
types-urllib3==1.26.25.14
typing-extensions==4.7.1
uri-template==1.3.0
urllib3==2.0.4
virtualenv==20.24.2
virtualenv==20.24.3
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.1
wheel==0.41.1
websocket-client==1.6.2
wheel==0.41.2
widgetsnbextension==4.0.8
wrapt==1.15.0
zipp==3.16.2
Expand Down
Loading

0 comments on commit 2b6dc68

Please sign in to comment.