-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
61 lines (61 loc) · 1.11 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
amqp==5.0.5
asgiref==3.3.1
autopep8==1.5.6
beautifulsoup4==4.9.3
billiard==3.6.3.0
Brotli==1.0.9
bs4==0.0.1
celery==5.0.5
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
dash==1.19.0
dash-bootstrap-components==0.12.0
dash-core-components==1.15.0
dash-html-components==1.1.2
dash-renderer==1.9.0
dash-table==4.11.2
Django==3.1.7
django-ajax-tables==1.1.1
django-celery-beat==2.2.0
django-celery-results==2.0.1
django-pandas==0.6.4
django-plotly-dash==1.6.3
django-query-profiler==0.6
django-render-partial==0.4
django-tables2==2.3.4
django-timezone-field==4.1.2
dpd-components==0.1.0
Flask==1.1.2
Flask-Compress==1.9.0
future==0.18.2
isort==5.8.0
itsdangerous==1.1.0
Jinja2==2.11.3
kombu==5.0.2
lxml==4.6.3
MarkupSafe==1.1.1
mmh3==3.0.0
mo-future==3.147.20327
moz-sql-parser==3.32.20026
numpy==1.20.2
pandas==1.2.3
plotly==4.14.3
prompt-toolkit==3.0.18
pycodestyle==2.7.0
pyparsing==2.3.1
python-crontab==2.5.1
python-dateutil==2.8.1
pytz==2021.1
redis==3.5.3
retrying==1.3.3
selenium==3.141.0
six==1.15.0
soupsieve==2.2.1
sqlparse==0.4.1
toml==0.10.2
urllib3==1.26.4
vine==5.0.0
wcwidth==0.2.5
Werkzeug==1.0.1