Skip to content

Commit

Permalink
needs modern pyXMLSecurity
Browse files Browse the repository at this point in the history
  • Loading branch information
leifj committed Nov 16, 2015
1 parent a911c7f commit 6b51980
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 @@ -17,7 +17,7 @@
install_requires = [
'lxml >=3.0',
'pyyaml >=3.10',
'pyXMLSecurity >=0.8',
'pyXMLSecurity >=0.15',
'cherrypy >=3.2.0',
'iso8601 >=0.1.4',
'simplejson >=2.6.2',
Expand Down

0 comments on commit 6b51980

Please sign in to comment.