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 Oct 9, 2023
1 parent 380de31 commit f33ce30
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 97 deletions.
40 changes: 16 additions & 24 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,20 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras --unsafe-package=PWA-pages --unsafe-package=pip --unsafe-package=pwa-pages --unsafe-package=setuptools
#
accessible-pygments==0.0.4
aiofiles==22.1.0
aiosqlite==0.19.0
alabaster==0.7.13
annotated-types==0.5.0
annotated-types==0.6.0
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==2.4.0
async-lru==2.0.4
attrs==23.1.0
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 All @@ -32,7 +31,7 @@ comm==0.1.4
contourpy==1.1.1
coverage==7.3.2
cryptography==41.0.4
cycler==0.12.0
cycler==0.12.1
dataproperty==1.0.1
debugpy==1.8.0
decorator==5.1.1
Expand All @@ -42,14 +41,13 @@ distlib==0.3.7
docstring-to-markdown==0.12
docutils==0.17.1
dominate==2.8.0
entrypoints==0.4
exceptiongroup==1.1.3
execnet==2.0.2
executing==2.0.0
fastjsonschema==2.18.1
feynman==2.1.0
filelock==3.12.4
fonttools==4.43.0
fonttools==4.43.1
fqdn==1.5.1
greenlet==3.0.0
identify==2.5.30
Expand All @@ -70,19 +68,16 @@ jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jupyter==1.0.0
jupyter-cache==0.6.1
jupyter-client==7.4.9
jupyter-client==8.3.1
jupyter-console==6.6.3
jupyter-core==5.3.2
jupyter-events==0.7.0
jupyter-lsp==2.2.0
jupyter-server==2.7.3
jupyter-server-fileid==0.9.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.5
jupyterlab==3.6.6
jupyterlab==4.0.6
jupyterlab-code-formatter==2.2.1
jupyterlab-lsp==4.3.0
jupyterlab-lsp==5.0.0
jupyterlab-myst==2.0.2
jupyterlab-pygments==0.2.2
jupyterlab-server==2.25.0
Expand All @@ -103,13 +98,12 @@ mypy==1.5.1
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
nbclassic==1.0.0
nbclient==0.7.4
nbconvert==7.8.0
nbconvert==7.9.2
nbformat==5.9.2
nest-asyncio==1.5.8
nodeenv==1.8.0
notebook==6.5.6
notebook==7.0.4
notebook-shim==0.2.3
numpy==1.23.5
overrides==7.4.0
Expand Down Expand Up @@ -141,19 +135,19 @@ pyjwt==2.8.0
pynacl==1.5.0
pyparsing==3.1.1
pyproject-api==1.6.1
pytablewriter==1.1.0
pytablewriter==1.2.0
pytest==7.4.2
pytest-cov==4.1.0
pytest-xdist==3.3.1
python-dateutil==2.8.2
python-gitlab==3.15.0
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
pyzmq==24.0.1
pyzmq==25.1.1
qtconsole==5.4.4
qtpy==2.4.0
referencing==0.30.2
Expand All @@ -162,7 +156,7 @@ requests-toolbelt==1.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.10.0
rpds-py==0.10.3
rpds-py==0.10.4
ruff==0.0.292
send2trash==1.8.2
six==1.16.0
Expand Down Expand Up @@ -197,7 +191,7 @@ tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.3
tox==4.11.3
traitlets==5.11.1
traitlets==5.11.2
typepy==1.3.2
types-docutils==0.20.0.3
types-pkg-resources==0.1.3
Expand All @@ -212,12 +206,10 @@ virtualenv==20.24.5
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
websocket-client==1.6.4
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.15.0
y-py==0.6.0
ypy-websocket==0.8.4
zipp==3.17.0

# The following packages are considered to be unsafe in a requirements file:
Expand Down
40 changes: 16 additions & 24 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,20 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras --unsafe-package=PWA-pages --unsafe-package=pip --unsafe-package=pwa-pages --unsafe-package=setuptools
#
accessible-pygments==0.0.4
aiofiles==22.1.0
aiosqlite==0.19.0
alabaster==0.7.13
annotated-types==0.5.0
annotated-types==0.6.0
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==2.4.0
async-lru==2.0.4
attrs==23.1.0
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 All @@ -32,7 +31,7 @@ comm==0.1.4
contourpy==1.1.1
coverage==7.3.2
cryptography==41.0.4
cycler==0.12.0
cycler==0.12.1
dataproperty==1.0.1
debugpy==1.8.0
decorator==5.1.1
Expand All @@ -42,13 +41,12 @@ distlib==0.3.7
docstring-to-markdown==0.12
docutils==0.17.1
dominate==2.8.0
entrypoints==0.4
execnet==2.0.2
executing==2.0.0
fastjsonschema==2.18.1
feynman==2.1.0
filelock==3.12.4
fonttools==4.43.0
fonttools==4.43.1
fqdn==1.5.1
greenlet==3.0.0
identify==2.5.30
Expand All @@ -69,19 +67,16 @@ jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jupyter==1.0.0
jupyter-cache==0.6.1
jupyter-client==7.4.9
jupyter-client==8.3.1
jupyter-console==6.6.3
jupyter-core==5.3.2
jupyter-events==0.7.0
jupyter-lsp==2.2.0
jupyter-server==2.7.3
jupyter-server-fileid==0.9.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.5
jupyterlab==3.6.6
jupyterlab==4.0.6
jupyterlab-code-formatter==2.2.1
jupyterlab-lsp==4.3.0
jupyterlab-lsp==5.0.0
jupyterlab-myst==2.0.2
jupyterlab-pygments==0.2.2
jupyterlab-server==2.25.0
Expand All @@ -102,13 +97,12 @@ mypy==1.5.1
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
nbclassic==1.0.0
nbclient==0.7.4
nbconvert==7.8.0
nbconvert==7.9.2
nbformat==5.9.2
nest-asyncio==1.5.8
nodeenv==1.8.0
notebook==6.5.6
notebook==7.0.4
notebook-shim==0.2.3
numpy==1.23.5
overrides==7.4.0
Expand Down Expand Up @@ -140,19 +134,19 @@ pyjwt==2.8.0
pynacl==1.5.0
pyparsing==3.1.1
pyproject-api==1.6.1
pytablewriter==1.1.0
pytablewriter==1.2.0
pytest==7.4.2
pytest-cov==4.1.0
pytest-xdist==3.3.1
python-dateutil==2.8.2
python-gitlab==3.15.0
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
pyzmq==24.0.1
pyzmq==25.1.1
qtconsole==5.4.4
qtpy==2.4.0
referencing==0.30.2
Expand All @@ -161,7 +155,7 @@ requests-toolbelt==1.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.10.0
rpds-py==0.10.3
rpds-py==0.10.4
ruff==0.0.292
send2trash==1.8.2
six==1.16.0
Expand Down Expand Up @@ -195,7 +189,7 @@ terminado==0.17.1
tinycss2==1.2.1
tornado==6.3.3
tox==4.11.3
traitlets==5.11.1
traitlets==5.11.2
typepy==1.3.2
types-docutils==0.20.0.3
types-pkg-resources==0.1.3
Expand All @@ -210,12 +204,10 @@ virtualenv==20.24.5
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
websocket-client==1.6.4
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.15.0
y-py==0.6.0
ypy-websocket==0.8.4
zipp==3.17.0

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ pynacl==1.5.0
pyparsing==3.1.1
pyproject-api==1.5.3
pyrsistent==0.19.3
pytablewriter==1.1.0
pytablewriter==1.2.0
pytest==7.4.2
pytest-cov==4.1.0
pytest-xdist==3.3.1
Expand Down
Loading

0 comments on commit f33ce30

Please sign in to comment.