Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
veltzer committed Jul 26, 2024
1 parent bc60cda commit 79e0da1
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
alabaster==0.7.16
astroid==3.2.2
astroid==3.2.4
attrs==23.2.0
Babel==2.15.0
certifi==2024.6.2
certifi==2024.7.4
charset-normalizer==3.3.2
coverage==7.5.3
coverage==7.6.0
dill==0.3.8
docutils==0.21.2
flake8==7.0.0
flake8==7.1.0
gitdb==4.0.11
GitPython==3.1.43
idna==3.7
imagesize==1.4.1
iniconfig==2.0.0
isort==5.13.2
Jinja2==3.1.4
jsonschema==4.22.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
logging_tree==1.10
Mako==1.3.5
MarkupSafe==2.1.5
mccabe==0.7.0
mypy==1.10.0
mypy==1.11.0
mypy-extensions==1.0.0
packaging==24.0
packaging==24.1
platformdirs==4.2.2
pluggy==1.5.0
pyclassifiers==0.0.12
pycodestyle==2.11.1
pycodestyle==2.12.0
pydmt==0.3.16
pyfakeuse==0.0.8
pyflakes==3.2.0
Pygments==2.18.0
pylint==3.2.2
pylint==3.2.6
pylogconf==0.0.37
pymakehelper==0.0.28
pytconf==0.1.14
pytest==8.2.1
pytest==8.3.2
pytest-cov==5.0.0
PyYAML==6.0.1
referencing==0.35.1
requests==2.32.3
rpds-py==0.18.1
rpds-py==0.19.1
smmap==5.0.1
snowballstemmer==2.2.0
Sphinx==7.3.7
Sphinx==7.4.7
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-htmlhelp==2.0.6
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-qthelp==1.0.8
sphinxcontrib-serializinghtml==1.1.10
termcolor==2.4.0
tomlkit==0.12.5
types-requests==2.32.0.20240602
typing_extensions==4.12.1
urllib3==2.2.1
tomlkit==0.13.0
types-requests==2.32.0.20240712
typing_extensions==4.12.2
urllib3==2.2.2
venv-run==0.2.0
yattag==1.15.2

0 comments on commit 79e0da1

Please sign in to comment.