Skip to content

Commit

Permalink
Update the dm.xmlsec.binding library to 1.3.2 (Improved transform sup…
Browse files Browse the repository at this point in the history
…port, Workaround for buildout problem)
  • Loading branch information
pitbulk committed Jan 14, 2015
1 parent 2b0c59f commit 5f93ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
test_suite='tests',
install_requires=[
'M2Crypto==0.22.3',
'dm.xmlsec.binding==1.3.1',
'dm.xmlsec.binding==1.3.2',
'isodate==0.5.0',
'defusedxml==0.4.1',
],
Expand Down

0 comments on commit 5f93ad4

Please sign in to comment.