diff --git a/containers/lgr-django/files/requirements.txt b/containers/lgr-django/files/requirements.txt index b70e031e..f4ed1960 100644 --- a/containers/lgr-django/files/requirements.txt +++ b/containers/lgr-django/files/requirements.txt @@ -12,9 +12,9 @@ django-celery-beat==2.2.0 # LGR/Unicode modules picu==1.4 -munidata==2.3.0 +#munidata==2.3.1 #picu @ git+https://github.com/icann/picu.git@master -#munidata @ git+https://github.com/icann/munidata.git@master +munidata @ git+https://github.com/icann/munidata.git@master lgr-core @ git+https://github.com/icann/lgr-core.git@v6.0.1 # Natural sorting implementation diff --git a/etc/requirements.txt b/etc/requirements.txt index f0952bfe..3cc00cdd 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -11,7 +11,7 @@ django-celery-beat==2.2.0 # LGR/Unicode modules picu==1.4 -munidata==2.4.0 +munidata==2.3.1 lgr-core>=6.0.0 # Natural sorting implementation