Skip to content

Commit

Permalink
Update requirements_dev.txt and requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
shakiyam committed Dec 21, 2023
1 parent 00fae02 commit 395a347
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile
#
lxml==4.9.3
lxml==4.9.4
# via python-pptx
pillow==10.1.0
# via python-pptx
Expand Down
6 changes: 3 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4
# via ptpython
jedi==0.19.1
# via ptpython
lxml==4.9.3
lxml==4.9.4
# via python-pptx
mypy==1.7.1
# via -r requirements_dev.in
Expand All @@ -18,9 +18,9 @@ parso==0.8.3
# via jedi
pillow==10.1.0
# via python-pptx
prompt-toolkit==3.0.41
prompt-toolkit==3.0.43
# via ptpython
ptpython==3.0.23
ptpython==3.0.25
# via -r requirements_dev.in
pygments==2.17.2
# via ptpython
Expand Down

0 comments on commit 395a347

Please sign in to comment.