Skip to content

Commit

Permalink
Update Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Jul 7, 2023
1 parent d68b006 commit cee96d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions blockdiag/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
actdiag==3.0.0
blockdiag==3.0.0
Click==8.1.3
Flask==2.3.1
Click==8.1.4
Flask==2.3.2
funcparserlib==1.0.1
gunicorn==20.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.2
MarkupSafe==2.1.3
nwdiag==3.0.0
Pillow==9.5.0
reportlab==3.6.13
seqdiag==3.0.0
webcolors==1.13
Werkzeug==2.3.2
Werkzeug==2.3.6
8 changes: 4 additions & 4 deletions wireviz/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
click==8.1.3
Flask==2.3.1
click==8.1.4
Flask==2.3.2
gunicorn==20.1.0
itsdangerous==2.1.2
Werkzeug==2.3.2
Werkzeug==2.3.6
wireviz==0.3.2
graphviz==0.20.1
Jinja2==3.1.2
MarkupSafe==2.1.2
MarkupSafe==2.1.3
Pillow==9.5.0
PyYAML==6.0

0 comments on commit cee96d8

Please sign in to comment.