We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce81bcb commit 064b727Copy full SHA for 064b727
setup.py
@@ -38,7 +38,7 @@
38
install_requires=[
39
'isodate>=0.5.0',
40
'xmlsec>=0.6.0',
41
- 'defusedxml==0.5.0'
+ 'defusedxml>=0.5.0'
42
],
43
dependency_links=['http://github.com/mehcode/python-xmlsec/tarball/master'],
44
extras_require={
0 commit comments