Fix: UPDATE Dependencies

This commit is contained in:
2024-08-28 13:10:49 -05:00
parent 30773e042b
commit 9297be22e0
2 changed files with 2 additions and 5 deletions

View File

@@ -16,8 +16,8 @@ with open('HISTORY.rst') as history_file:
requirements = ['Click>=8.1.7',
'zeep==4.2.1',
'lxml==5.2.2',
'cryptography==42.0.8',
'pyOpenSSL==24.1.0',
'cryptography==3.3.2',
'pyOpenSSL==20.0.1',
'xmlsig==0.1.7',
'xades==1.0.0',
'xmlsec==1.3.14',