Skip to content

Commit 064b727

Browse files
committed
Update defusedxml
1 parent ce81bcb commit 064b727

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
@@ -38,7 +38,7 @@
3838
install_requires=[
3939
'isodate>=0.5.0',
4040
'xmlsec>=0.6.0',
41-
'defusedxml==0.5.0'
41+
'defusedxml>=0.5.0'
4242
],
4343
dependency_links=['http://github.com/mehcode/python-xmlsec/tarball/master'],
4444
extras_require={

0 commit comments

Comments
 (0)