mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-22 16:01:01 +00:00
Merge pull request #205 from dingedi/upgrade-pyicu
Upgrade to pyicu>=2.8
This commit is contained in:
commit
c11c8a499a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ flask-swagger-ui==3.36.0
|
||||||
Flask-Limiter==1.4
|
Flask-Limiter==1.4
|
||||||
waitress==1.4.4
|
waitress==1.4.4
|
||||||
expiringdict==1.2.1
|
expiringdict==1.2.1
|
||||||
pyicu==2.7
|
pyicu>=2.8
|
||||||
pycld2==0.41
|
pycld2==0.41
|
||||||
morfessor==2.0.6
|
morfessor==2.0.6
|
||||||
polyglot==16.7.4
|
polyglot==16.7.4
|
||||||
|
|
Loading…
Reference in a new issue