Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
veltzer committed Jun 4, 2024
1 parent 6bfd5e8 commit 906db47
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
alabaster==0.7.16
astroid==3.0.3
astroid==3.2.2
attrs==23.2.0
Babel==2.14.0
certifi==2024.2.2
Babel==2.15.0
certifi==2024.6.2
charset-normalizer==3.3.2
dill==0.3.8
docutils==0.20.1
docutils==0.21.2
gitdb==4.0.11
GitPython==3.1.42
idna==3.6
GitPython==3.1.43
idna==3.7
imagesize==1.4.1
isort==5.13.2
Jinja2==3.1.3
jsonschema==4.21.1
Jinja2==3.1.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
logging-tree==1.9
Mako==1.3.2
logging_tree==1.10
Mako==1.3.5
MarkupSafe==2.1.5
mccabe==0.7.0
packaging==23.2
platformdirs==4.2.0
packaging==24.0
platformdirs==4.2.2
pyclassifiers==0.0.12
pydmt==0.3.5
pydmt==0.3.16
pyfakeuse==0.0.8
Pygments==2.17.2
pylint==3.0.3
Pygments==2.18.0
pylint==3.2.2
pylogconf==0.0.37
pymakehelper==0.0.28
PyMySQL==1.1.0
pytconf==0.1.12
python-dateutil==2.8.2
PyMySQL==1.1.1
pytconf==0.1.14
python-dateutil==2.9.0.post0
PyYAML==6.0.1
referencing==0.33.0
requests==2.31.0
rpds-py==0.18.0
referencing==0.35.1
requests==2.32.3
rpds-py==0.18.1
six==1.16.0
smmap==5.0.1
snowballstemmer==2.2.0
Sphinx==7.2.6
Sphinx==7.3.7
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
termcolor==2.4.0
tomlkit==0.12.3
tqdm==4.66.2
tomlkit==0.12.5
tqdm==4.66.4
urllib3==2.2.1
venv-run==0.2.0
yattag==1.15.2

0 comments on commit 906db47

Please sign in to comment.