update requirements
Some checks failed
ci/woodpecker/push/tests Pipeline failed

This commit is contained in:
Ivan Schaller 2023-02-13 19:19:03 +01:00
parent 463878bd37
commit 4559635102
Signed by: olofvndrhr
GPG key ID: 2A6BE07D99C8C205
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@ requests>=2.28.0
loguru>=0.6.0
click>=8.1.3
click-option-group>=0.5.5
xmltodict>=0.13.0
img2pdf>=0.4.4

View file

@ -2,6 +2,6 @@ requests>=2.28.0
loguru>=0.6.0
click>=8.1.3
click-option-group>=0.5.5
xmltodict~=0.13.0
xmltodict>=0.13.0
img2pdf>=0.4.4