Skip to content

Commit

Permalink
Python: updating some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gusthoff committed Dec 27, 2024
1 parent 2e19261 commit 93ad291
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions frontend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
coverage==7.6.4
coverage==7.6.10
docutils==0.21.2
graphviz==0.20.3
ipython==8.29.0
ipython==8.31.0
pdf2image==1.17.0
pillow==11.0.0
pydot-ng==2.0.0
Pygments==2.18.0
pyparsing==3.2.0
Sphinx==8.1.3
sphinx-reredirects==0.1.5
sphinx-rtd-theme==3.0.1
sphinx-rtd-theme==3.0.2
sphinxcontrib-plantuml==0.30
websocket-client==1.8.0
22 changes: 11 additions & 11 deletions frontend/requirements_frozen.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
alabaster==1.0.0
asttokens==2.4.1
asttokens==3.0.0
babel==2.16.0
certifi==2024.8.30
charset-normalizer==3.4.0
coverage==7.6.4
certifi==2024.12.14
charset-normalizer==3.4.1
coverage==7.6.10
decorator==5.1.1
docutils==0.21.2
executing==2.1.0
graphviz==0.20.3
idna==3.10
imagesize==1.4.1
ipython==8.29.0
jedi==0.19.1
Jinja2==3.1.4
ipython==8.31.0
jedi==0.19.2
Jinja2==3.1.5
MarkupSafe==3.0.2
matplotlib-inline==0.1.7
packaging==24.1
packaging==24.2
parso==0.8.4
pdf2image==1.17.0
pexpect==4.9.0
Expand All @@ -27,11 +27,11 @@ pydot-ng==2.0.0
Pygments==2.18.0
pyparsing==3.2.0
requests==2.32.3
six==1.16.0
six==1.17.0
snowballstemmer==2.2.0
Sphinx==8.1.3
sphinx-reredirects==0.1.5
sphinx-rtd-theme==3.0.1
sphinx-rtd-theme==3.0.2
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
Expand All @@ -43,6 +43,6 @@ sphinxcontrib-serializinghtml==2.0.0
stack-data==0.6.3
traitlets==5.14.3
typing_extensions==4.12.2
urllib3==2.2.3
urllib3==2.3.0
wcwidth==0.2.13
websocket-client==1.8.0

0 comments on commit 93ad291

Please sign in to comment.