Use enmerkar instead of django-babel

Depends-On: https://review.opendev.org/#/c/700727/
Change-Id: If8af96389a2a8481b80b3297e4c231dd290eafbe
This commit is contained in:
Akihiro Motoki 2019-12-29 00:46:17 +09:00
parent a2a3e8b6c3
commit 5a1ab92d0a
2 changed files with 2 additions and 2 deletions

View File

@ -18,13 +18,13 @@ decorator==3.4.0
deprecation==1.0
Django==2.2
django-appconf==1.0.2
django-babel==0.6.2
django-compressor==2.0
django-debreach==1.4.2
django-pyscss==2.0.2
docutils==0.11
dogpile.cache==0.6.2
dulwich==0.15.0
enmerkar==0.7.1
eventlet==0.18.2
extras==1.0.0
fasteners==0.7.0

View File

@ -12,10 +12,10 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
debtcollector>=1.2.0 # Apache-2.0
Django>=2.2 # BSD
django-babel>=0.6.2 # BSD
django-compressor>=2.0 # MIT
django-debreach>=1.4.2 # BSD License (2 clause)
django-pyscss>=2.0.2 # BSD License (2 clause)
enmerkar>=0.7.1 # BSD
futurist>=1.2.0 # Apache-2.0
iso8601>=0.1.11 # MIT
keystoneauth1>=3.4.0 # Apache-2.0