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 dc05f2b commit c94fe93Copy full SHA for c94fe93
1 file changed
setup.py
@@ -38,7 +38,7 @@
38
},
39
test_suite='tests',
40
install_requires=[
41
- 'lxml==4.7.0',
+ 'lxml~=4.7.1',
42
'isodate>=0.6.1',
43
'xmlsec>=1.3.9'
44
],
0 commit comments