forked from getredash/redash
-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
65 lines (65 loc) · 1.24 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
advocate==1.0.0
aniso8601==8.0.0
# Uncomment the requirement for ldap3 if using ldap.
# It is not included by default because of the GPL license conflict.
# ldap3==2.2.4
Authlib==0.15.5
blinker==1.6.2
click==8.1.3
cryptography==41.0.3
disposable-email-domains>=0.0.52
Flask==2.3.2
Flask-Limiter==3.3.1
Flask-Login==0.6.0
flask-mail==0.9.1
Flask-Migrate==2.5.2
Flask-RESTful==0.3.10
Flask-SQLAlchemy==2.5.1
flask-talisman==0.7.0
Flask-WTF==1.1.1
funcy==1.13
gevent==22.10.1
greenlet==1.1.3
gunicorn==20.0.4
httplib2==0.19.0
importlib-resources==5.13.0
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==3.1.1
MarkupSafe==2.1.1
maxminddb-geolite2==2018.703
parsedatetime==2.4
passlib==1.7.3
psycopg2-binary==2.9.6
PyJWT==2.4.0
pyOpenSSL==23.2.0
pypd==1.1.0
pysaml2==7.3.1
pystache==0.6.0
python-dateutil==2.8.0
python-dotenv==0.19.2
pytz>=2019.3
PyYAML==6.0.1
redis==4.4.4
regex==2023.8.8
requests==2.31.0
RestrictedPython==6.2
rq==1.5.0
rq-scheduler==0.10.0
semver==2.8.1
sentry-sdk==1.28.1
simplejson==3.16.0
SQLAlchemy==1.3.24
SQLAlchemy-Searchable==1.2.0
SQLAlchemy-Utils==0.34.2
sqlparse==0.4.4
sshtunnel==0.1.5
statsd==3.3.0
supervisor==4.1.0
supervisor_checks==0.8.1
ua-parser==0.18.0
urllib3==1.26.16
user-agents==2.0
werkzeug==2.3.6
wtforms==2.2.1
xlsxwriter==1.2.2