update pyicu to fix build on macos

Right now brew installs icu4c 69.x which pyicu only supports from 2.7
This commit is contained in:
Martin Guillon 2021-07-04 12:14:43 +02:00 committed by GitHub
parent ebd086e7fa
commit aa91ff0520
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ flask-swagger-ui==3.36.0
Flask-Limiter==1.4
waitress==1.4.4
expiringdict==1.2.1
pyicu==2.6
pyicu==2.7
pycld2==0.41
morfessor==2.0.6
polyglot==16.7.4