Merge "Use enmerkar instead of django-babel"

This commit is contained in:
Zuul 2020-01-08 03:16:33 +00:00 committed by Gerrit Code Review
commit e0eb3c3912
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