-
Notifications
You must be signed in to change notification settings - Fork 41
/
requirements.txt
61 lines (61 loc) · 1.04 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
appdirs==1.4.3
asgiref==3.2.10
backcall==0.2.0
CacheControl==0.12.6
celery==5.2.3
certifi==2020.6.20
chardet==3.0.4
colorama==0.4.3
contextlib2==0.6.0
decorator==4.4.2
defusedxml==0.6.0
distlib==0.3.0
distro==1.4.0
dj-database-url==0.5.0
Django==3.1.13
django-allauth==0.42.0
django-celery-beat==2.2.1
django-celery-results==2.2.0
django-crispy-forms==1.9.2
django-extensions==3.1.0
graphviz==0.16
gunicorn==20.0.4
html5lib==1.0.1
idna==2.10
ipaddr==2.2.0
ipdb==0.13.4
ipython==7.19.0
ipython-genutils==0.2.0
jedi==0.18.0
lockfile==0.12.2
msgpack==0.6.2
mysqlclient==2.0.3
numpy==1.20.1
oauthlib==3.1.0
packaging==20.4
pandas==1.2.3
parso==0.8.1
pep517==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
progress==1.5
prompt-toolkit==3.0.8
ptyprocess==0.7.0
Pygments==2.7.4
pyparsing==2.4.6
python-dateutil==2.8.1
python-dotenv==0.14.0
python3-openid==3.2.0
pytoml==0.1.21
pytz==2020.4
redis==4.1.1
requests==2.24.0
requests-oauthlib==1.3.0
retrying==1.3.3
sentry-sdk==0.10.2
six==1.15.0
sqlparse==0.3.1
traitlets==5.0.5
urllib3==1.25.10
wcwidth==0.2.5
webencodings==0.5.1