mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
Update requirements.txt.
This commit is contained in:
@@ -1,10 +1,22 @@
|
||||
psycopg2==2.5.1
|
||||
redis==2.7.5
|
||||
tornado==3.0.2
|
||||
sqlparse==0.1.8
|
||||
Django==1.5.4
|
||||
Flask==0.10.1
|
||||
Flask-GoogleAuth==0.4
|
||||
Flask-RESTful==0.2.10
|
||||
Jinja2==2.7.2
|
||||
MarkupSafe==0.18
|
||||
Werkzeug==0.9.4
|
||||
aniso8601==0.82
|
||||
atfork==0.1.2
|
||||
blinker==1.3
|
||||
django-db-pool==0.0.10
|
||||
qr==0.6.0
|
||||
itsdangerous==0.23
|
||||
psycopg2==2.5.1
|
||||
python-dateutil==2.1
|
||||
pytz==2013.9
|
||||
qr==0.6.0
|
||||
redis==2.7.5
|
||||
requests==2.2.0
|
||||
setproctitle==1.1.8
|
||||
atfork==0.1.2
|
||||
six==1.5.2
|
||||
sqlparse==0.1.8
|
||||
wsgiref==0.1.2
|
||||
|
||||
Reference in New Issue
Block a user