Skip to content

Commit

Permalink
bump: pysimplesoap -> 1.8.22
Browse files Browse the repository at this point in the history
Signed-off-by: HanslettTheDev <[email protected]>
  • Loading branch information
HanslettTheDev committed Oct 28, 2023
1 parent b8639ed commit 5f53dcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
httplib2==0.9.2; python_version <= '2.7'
httplib2==0.20.4; python_version > '3'
pysimplesoap==1.08.14; python_version <= '2.7'
git+https://github.com/pysimplesoap/pysimplesoap.git@py311#pysimplesoap; python_version > '3'
pysimplesoap==1.8.22; python_version > '3'
cryptography==3.3.2; python_version <= '2.7'
cryptography==41.0.1; python_version > '3'
fpdf>=1.7.2
Expand All @@ -11,4 +11,4 @@ Pillow>=2.0.0; platform_machine=='x86_64'
tabulate==0.8.5
certifi>=2020.4.5.1
qrcode==6.1
future==0.18.3
future==0.18.3

0 comments on commit 5f53dcb

Please sign in to comment.