mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Getting started on translations (#423)
This commit is contained in:
2
setup.py
2
setup.py
@@ -16,8 +16,10 @@ setup(
|
||||
scripts=['caravel/bin/caravel'],
|
||||
install_requires=[
|
||||
'alembic>=0.8.5, <0.9.0',
|
||||
'babel==2.3.4',
|
||||
'cryptography>=1.1.1, <2.0.0',
|
||||
'flask-appbuilder>=1.6.0, <2.0.0',
|
||||
'Flask-BabelPkg==0.9.6',
|
||||
'flask-cache>=0.13.1, <0.14.0',
|
||||
'flask-migrate>=1.5.1, <2.0.0',
|
||||
'flask-script>=2.0.5, <3.0.0',
|
||||
|
||||
Reference in New Issue
Block a user