8000 Pin python-docx version to temporarily fix upstream issues (#3612) · HyphaApp/hypha@29c7cb9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 29c7cb9

Browse files
authored
Pin python-docx version to temporarily fix upstream issues (#3612)
With the latest updates to python-docx, older APIs that are relied upon by htmldocx have broken. This pins the version so htmldocx can utilize the old APIs. For more info on this breakage see [here](python-openxml/python-docx#1256 (comment)).
1 parent 044a473 commit 29c7cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ drf-yasg==1.21.4
4141
environs==9.5.0
4242
gunicorn==20.1.0
4343
heroicons==2.2.0
44+
python-docx<1.0.0
4445
htmldocx==0.0.6
4546
lark==1.1.5
4647
mailchimp3==3.0.17

0 commit comments

Comments
 (0)
0