Skip to content

Commit

Permalink
MAINT: autoupdate constraints and pre-commit config (#532)
Browse files Browse the repository at this point in the history
* MAINT: apply fixes by pre-commit hooks
* MAINT: write `sphinx-build` flags full

---------

Co-authored-by: GitHub <[email protected]>
  • Loading branch information
redeboer and web-flow committed Sep 11, 2024
1 parent d352f76 commit dbd06e2
Show file tree
Hide file tree
Showing 18 changed files with 472 additions and 370 deletions.
114 changes: 56 additions & 58 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@ asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.2.0
babel==2.15.0
babel==2.16.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.17.0
cachetools==5.5.0
cattrs==24.1.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
contourpy==1.3.0
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.5
Expand All @@ -38,9 +38,9 @@ docstring-to-markdown==0.15
docutils==0.21.2
exceptiongroup==1.2.2
execnet==2.1.1
executing==2.0.1
executing==2.1.0
fastjsonschema==2.20.0
filelock==3.15.4
filelock==3.16.0
flatbuffers==24.3.25
fonttools==4.53.1
fqdn==1.5.1
Expand All @@ -49,24 +49,24 @@ gitdb==4.0.11
gitpython==3.1.43
google-pasta==0.2.0
graphviz==0.20.3
greenlet==3.0.3
grpcio==1.65.4
greenlet==3.1.0
grpcio==1.66.1
h11==0.14.0
h5py==3.11.0
hepunits==2.3.4
httpcore==1.0.5
httpx==0.27.0
httpx==0.27.2
identify==2.6.0
idna==3.7
idna==3.8
imagesize==1.4.1
iminuit==2.28.0
importlib-metadata==8.2.0
iminuit==2.29.1
importlib-metadata==8.4.0
iniconfig==2.0.0
ipykernel==6.29.5
ipympl==0.9.4
ipython==8.26.0
ipython==8.27.0
ipython-genutils==0.2.0
ipywidgets==8.1.3
ipywidgets==8.1.5
isoduration==20.11.0
jax==0.4.31
jaxlib==0.4.31
Expand All @@ -76,7 +76,7 @@ json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter==1.1.1
jupyter-cache==1.0.0
jupyter-client==8.6.2
jupyter-console==6.6.3
Expand All @@ -86,42 +86,42 @@ jupyter-lsp==2.2.5
jupyter-server==2.14.2
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.4
jupyterlab-code-formatter==3.0.0
jupyterlab==4.2.5
jupyterlab-code-formatter==3.0.2
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.3
jupyterlab-widgets==3.0.11
keras==3.4.1
kiwisolver==1.4.5
jupyterlab-widgets==3.0.13
keras==3.5.0
kiwisolver==1.4.7
libclang==18.1.1
llvmlite==0.43.0
lsprotocol==2023.0.1
markdown==3.6
markdown==3.7
markdown-it-py==3.0.0
markupsafe==2.1.5
matplotlib==3.9.1.post1
matplotlib==3.9.2
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdit-py-plugins==0.4.2
mdurl==0.1.2
mistune==3.0.2
ml-dtypes==0.3.2
mpmath==1.3.0
mypy==1.11.1
mypy==1.11.2
mypy-extensions==1.0.0
myst-nb==1.1.1
myst-parser==4.0.0
namex==0.0.8
nbclient==0.6.8
nbconvert==7.16.4
nbdime==4.0.1
nbdime==4.0.2
nbformat==5.10.4
nbmake==1.5.4
nest-asyncio==1.6.0
nodeenv==1.9.1
notebook==7.2.1
notebook==7.2.2
notebook-shim==0.2.4
numba==0.60.0
numpy==1.26.4
Expand All @@ -132,11 +132,11 @@ packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
particle==0.24.0
particle==0.25.0
pexpect==4.9.0
phasespace==1.10.3
pillow==10.4.0
platformdirs==4.2.2
platformdirs==4.3.2
pluggy==1.5.0
pre-commit==3.8.0
prometheus-client==0.20.0
Expand All @@ -150,9 +150,9 @@ pyarrow==17.0.0
pycparser==2.22
pydata-sphinx-theme==0.15.4
pygments==2.18.0
pyparsing==3.1.2
pyparsing==3.1.4
pyproject-api==1.7.1
pytest==8.3.2
pytest==8.3.3
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-mock==3.14.0
Expand All @@ -162,32 +162,30 @@ python-dateutil==2.9.0.post0
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
python-lsp-server==1.12.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.2
pyzmq==26.1.0
pyzmq==26.2.0
qrules==0.10.2
qtconsole==5.5.2
qtpy==2.4.1
referencing==0.35.1
requests==2.32.3
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rich==13.8.1
rope==1.13.0
rpds-py==0.20.0
ruff==0.5.6
scipy==1.14.0
ruff==0.6.4
scipy==1.14.1
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.5
soupsieve==2.6
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.4.16
sphinx-autobuild==2024.9.3
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
sphinx-comments==0.0.3
Expand All @@ -202,10 +200,10 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphobjinv==2.3.1.1
sqlalchemy==2.0.32
sqlalchemy==2.0.34
stack-data==0.6.3
starlette==0.38.2
sympy==1.13.1
starlette==0.38.5
sympy==1.13.2
tabulate==0.9.0
tensorboard==2.16.2
tensorboard-data-server==0.7.2
Expand All @@ -217,33 +215,33 @@ terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4.1
tox==4.17.0
tox==4.18.1
tqdm==4.66.5
traitlets==5.14.3
types-protobuf==5.27.0.20240626
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240724
types-requests==2.32.0.20240712
types-tensorflow==2.16.0.20240804
types-protobuf==5.27.0.20240907
types-python-dateutil==2.9.0.20240906
types-pyyaml==6.0.12.20240808
types-requests==2.32.0.20240907
types-tensorflow==2.17.0.20240820
types-tqdm==4.66.0.20240417
typing-extensions==4.12.2
tzdata==2024.1
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.5
virtualenv==20.26.3
watchfiles==0.23.0
uvicorn==0.30.6
virtualenv==20.26.4
watchfiles==0.24.0
wcwidth==0.2.13
webcolors==24.6.0
webcolors==24.8.0
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
werkzeug==3.0.3
websockets==13.0.1
werkzeug==3.0.4
wheel==0.44.0
widgetsnbextension==4.0.11
widgetsnbextension==4.0.13
wrapt==1.16.0
zipp==3.19.2
zipp==3.20.1

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

0 comments on commit dbd06e2

Please sign in to comment.