Skip to content

Commit 5f93ad4

Browse files
committed
Update the dm.xmlsec.binding library to 1.3.2 (Improved transform support, Workaround for buildout problem)
1 parent 2b0c59f commit 5f93ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
test_suite='tests',
3434
install_requires=[
3535
'M2Crypto==0.22.3',
36-
'dm.xmlsec.binding==1.3.1',
36+
'dm.xmlsec.binding==1.3.2',
3737
'isodate==0.5.0',
3838
'defusedxml==0.4.1',
3939
],

0 commit comments

Comments
 (0)