Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit (#224)
Browse files Browse the repository at this point in the history
* DX: implement `.envrc` for `direnv`
* DX: switch to Python 3.12 as developer version
* FIX: relink matplotlib API
* MAINT: address Ruff issues
* MAINT: implement updates from pre-commit hooks
* MAINT: reduce diff
* MAINT: remove redundant notebook cell metadata
  • Loading branch information
pre-commit-ci[bot] authored Aug 7, 2024
1 parent 31f804c commit 0c04fe6
Show file tree
Hide file tree
Showing 18 changed files with 322 additions and 343 deletions.
119 changes: 58 additions & 61 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
@@ -1,71 +1,69 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --no-annotate --python-version=3.10 --no-emit-package setuptools
accessible-pygments==0.0.5
alabaster==0.7.16
alabaster==1.0.0
annotated-types==0.7.0
anyio==4.4.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==2.4.1
async-lru==2.0.4
attrs==23.2.0
attrs==24.2.0
babel==2.15.0
beautifulsoup4==4.12.3
black==24.4.2
bleach==6.1.0
cachetools==5.3.3
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.6.2
cffi==1.16.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
coverage==7.5.3
cryptography==42.0.8
coverage==7.6.1
cryptography==43.0.0
cycler==0.12.1
dataproperty==1.0.1
debugpy==1.8.1
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
deprecated==1.2.14
distlib==0.3.8
docstring-to-markdown==0.15
docutils==0.21.2
dominate==2.9.1
exceptiongroup==1.2.1
exceptiongroup==1.2.2
execnet==2.1.1
executing==2.0.1
fastjsonschema==2.20.0
feynman==2.1.0
filelock==3.15.3
fonttools==4.53.0
filelock==3.15.4
fonttools==4.53.1
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.43
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
identify==2.5.36
identify==2.6.0
idna==3.7
imagesize==1.4.1
importlib-metadata==7.1.0
importlib-metadata==8.2.0
iniconfig==2.0.0
ipykernel==6.29.4
ipython==8.25.0
ipykernel==6.29.5
ipython==8.26.0
ipywidgets==8.1.3
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.22.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
Expand All @@ -74,33 +72,33 @@ jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.1
jupyter-server==2.14.2
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.2
jupyterlab-code-formatter==2.2.1
jupyterlab==4.2.4
jupyterlab-code-formatter==3.0.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.2
jupyterlab-server==2.27.3
jupyterlab-widgets==3.0.11
kiwisolver==1.4.5
latexcodec==3.0.0
lsprotocol==2023.0.1
markdown-it-py==3.0.0
markupsafe==2.1.5
matplotlib==3.9.0
matplotlib==3.9.1.post1
matplotlib-inline==0.1.7
mbstrdecoder==1.1.3
mdit-py-plugins==0.4.1
mdurl==0.1.2
mistune==3.0.2
mpmath==1.3.0
mypy==1.10.0
mypy==1.11.1
mypy-extensions==1.0.0
myst-nb==1.1.0
myst-parser==3.0.1
myst-nb==1.1.1
myst-parser==4.0.0
nbclient==0.6.8
nbconvert==7.16.4
nbdime==4.0.1
Expand All @@ -110,49 +108,48 @@ nest-asyncio==1.6.0
nodeenv==1.9.1
notebook==7.2.1
notebook-shim==0.2.4
numpy==2.0.0
numpy==2.0.1
overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
pathspec==0.12.1
pathvalidate==3.2.0
pexpect==4.9.0
pillow==10.3.0
pillow==10.4.0
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
pre-commit==3.8.0
prometheus-client==0.20.0
prompt-toolkit==3.0.47
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pure-eval==0.2.3
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.22
pydantic==2.7.4
pydantic-core==2.18.4
pydata-sphinx-theme==0.15.3
pydantic==2.8.2
pydantic-core==2.20.1
pydata-sphinx-theme==0.15.4
pygithub==2.3.0
pygments==2.18.0
pyjwt==2.8.0
pyjwt==2.9.0
pynacl==1.5.0
pyparsing==3.1.2
pyproject-api==1.6.1
pyproject-api==1.7.1
pytablewriter==1.2.0
pytest==8.2.2
pytest==8.3.2
pytest-cov==5.0.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
python-gitlab==4.6.0
python-gitlab==4.9.0
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.2.1
python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyzmq==26.0.3
pyyaml==6.0.2
pyzmq==26.1.0
qtconsole==5.5.2
qtpy==2.4.1
referencing==0.35.1
Expand All @@ -161,64 +158,64 @@ requests-toolbelt==1.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.9
rpds-py==0.20.0
ruff==0.5.6
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.5
sphinx==7.3.7
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.4.16
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
sphinx-comments==0.0.3
sphinx-copybutton==0.5.2
sphinx-design==0.6.0
sphinx-design==0.6.1
sphinx-hep-pdgref==0.2.0
sphinx-pybtex-etal-style==0.0.2
sphinx-thebe==0.3.1
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.31
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlalchemy==2.0.32
stack-data==0.6.3
starlette==0.37.2
sympy==1.12.1
starlette==0.38.2
sympy==1.13.1
tabledata==1.3.3
tabulate==0.9.0
tcolorpy==0.1.6
terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4.1
tox==4.15.1
tox==4.17.0
traitlets==5.14.3
typepy==1.3.2
types-docutils==0.21.0.20240423
types-docutils==0.21.0.20240724
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-setuptools==70.0.0.20240524
types-pyyaml==6.0.12.20240724
types-setuptools==71.1.0.20240806
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.1
virtualenv==20.26.2
watchfiles==0.22.0
uvicorn==0.30.5
virtualenv==20.26.3
watchfiles==0.23.0
wcwidth==0.2.13
webcolors==24.6.0
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
wheel==0.43.0
wheel==0.44.0
widgetsnbextension==4.0.11
wrapt==1.16.0
zipp==3.19.2
Expand Down
Loading

0 comments on commit 0c04fe6

Please sign in to comment.