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 May 7, 2024
1 parent 2c92ac8 commit c54f35c
Show file tree
Hide file tree
Showing 7 changed files with 285 additions and 273 deletions.
109 changes: 56 additions & 53 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ arrow==1.3.0
asttokens==2.4.1
async-lru==2.0.4
attrs==23.2.0
babel==2.14.0
babel==2.15.0
beautifulsoup4==4.12.3
black==24.3.0
black==24.4.2
bleach==6.1.0
cachetools==5.3.3
cattrs==23.2.3
Expand All @@ -25,8 +25,8 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
coverage==7.4.4
cryptography==42.0.5
coverage==7.5.1
cryptography==42.0.7
cycler==0.12.1
dataproperty==1.0.1
debugpy==1.8.1
Expand All @@ -35,14 +35,14 @@ defusedxml==0.7.1
deprecated==1.2.14
distlib==0.3.8
docstring-to-markdown==0.15
docutils==0.20.1
docutils==0.21.2
dominate==2.9.1
exceptiongroup==1.2.0
execnet==2.1.0
exceptiongroup==1.2.1
execnet==2.1.1
executing==2.0.1
fastjsonschema==2.19.1
feynman==2.1.0
filelock==3.13.3
filelock==3.14.0
fonttools==4.51.0
fqdn==1.5.1
gitdb==4.0.11
Expand All @@ -51,65 +51,64 @@ greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
identify==2.5.35
idna==3.6
identify==2.5.36
idna==3.7
imagesize==1.4.1
importlib-metadata==7.1.0
iniconfig==2.0.0
ipykernel==6.29.4
ipython==8.23.0
ipython==8.24.0
ipywidgets==8.1.2
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.3
json5==0.9.24
jinja2==3.1.4
json5==0.9.25
jsonpointer==2.4
jsonschema==4.21.1
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.1
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.1.5
jupyterlab==4.2.0
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.2
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.4
jupyterlab-server==2.27.1
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==3.0.0
markupsafe==2.1.5
matplotlib==3.8.4
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
mbstrdecoder==1.1.3
mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
mpmath==1.3.0
mypy==1.9.0
mypy==1.10.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
myst-nb==1.1.0
myst-parser==3.0.1
nbclient==0.6.8
nbconvert==7.16.3
nbconvert==7.16.4
nbdime==4.0.1
nbformat==5.10.4
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook==7.1.2
notebook==7.0.7
notebook-shim==0.2.4
numpy==1.26.4
overrides==7.7.0
Expand All @@ -120,8 +119,8 @@ pathspec==0.12.1
pathvalidate==3.2.0
pexpect==4.9.0
pillow==10.3.0
platformdirs==4.2.0
pluggy==1.4.0
platformdirs==4.2.1
pluggy==1.5.0
pre-commit==3.7.0
prometheus-client==0.20.0
prompt-toolkit==3.0.43
Expand All @@ -131,50 +130,50 @@ pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.22
pydantic==2.6.4
pydantic-core==2.16.3
pydantic==2.7.1
pydantic-core==2.18.2
pydata-sphinx-theme==0.15.2
pygithub==2.3.0
pygments==2.17.2
pygments==2.18.0
pyjwt==2.8.0
pynacl==1.5.0
pyparsing==3.1.2
pyproject-api==1.6.1
pytablewriter==1.2.0
pytest==8.1.1
pytest==8.2.0
pytest-cov==5.0.0
pytest-xdist==3.5.0
pytest-xdist==3.6.1
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-ruff==2.2.1
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyzmq==25.1.2
qtconsole==5.5.1
pyzmq==26.0.3
qtconsole==5.5.2
qtpy==2.4.1
referencing==0.34.0
referencing==0.35.1
requests==2.31.0
requests-toolbelt==1.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.0
ruff==0.3.5
send2trash==1.8.2
rpds-py==0.18.1
ruff==0.4.3
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.2.6
sphinx-api-relink==0.0.8
sphinx-autobuild==2024.2.4
sphinx==7.3.7
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.4.16
sphinx-book-theme==1.1.2
sphinx-codeautolink==0.15.0
sphinx-codeautolink==0.15.1
sphinx-comments==0.0.3
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
Expand All @@ -189,33 +188,37 @@ sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.29
sqlalchemy==2.0.30
stack-data==0.6.3
starlette==0.37.2
sympy==1.12
tabledata==1.3.3
tabulate==0.9.0
tcolorpy==0.1.4
tcolorpy==0.1.6
terminado==0.18.1
tinycss2==1.2.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4
tox==4.14.2
traitlets==5.14.2
tox==4.15.0
traitlets==5.14.3
typepy==1.3.2
types-docutils==0.20.0.20240406
types-docutils==0.21.0.20240423
types-pkg-resources==0.1.3
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-setuptools==69.2.0.20240317
types-setuptools==69.5.0.20240423
typing-extensions==4.11.0
ujson==5.9.0
uri-template==1.3.0
urllib3==2.2.1
virtualenv==20.25.1
uvicorn==0.29.0
virtualenv==20.26.1
watchfiles==0.21.0
wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
websocket-client==1.8.0
websockets==12.0
wheel==0.43.0
widgetsnbextension==4.0.10
wrapt==1.16.0
Expand Down
Loading

0 comments on commit c54f35c

Please sign in to comment.