Skip to content

Commit ccf33c3

Browse files
committed
Hold Unidecode before 1.2.0 for awhile before adjusting patch to match changed __init__.py
- Legacy-Id: 18831
1 parent 9c173f4 commit ccf33c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ svn>=1.0.1
6464
tblib>=1.3.0
6565
tqdm>=3.7.0
6666
#Trac>=1.0.10,<1.2
67-
Unidecode>=0.4.18
67+
Unidecode>=0.4.18,<1.2.0
6868
#wsgiref>=0.1.2
6969
xml2rfc>=2.35.0
7070
xym>=0.4.4,!=0.4.7,<1.0

0 commit comments

Comments
 (0)