We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b76852c + 44d5172 commit a0ac6e7Copy full SHA for a0ac6e7
1 file changed
setup.py
@@ -63,7 +63,7 @@ def read(*names, **kwargs):
63
install_requires=[
64
"lxml>=4.3.3,<5",
65
"more-itertools==7.0.0",
66
- "python-docx==0.8.10",
+ "python-docx>=0.8.10",
67
"six>=1.12.0<2",
68
"wincertstore==0.2",
69
],
0 commit comments