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