-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
71 lines (71 loc) · 1.2 KB
/
requirements.txt
File metadata and controls
71 lines (71 loc) · 1.2 KB
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
66
67
68
69
70
71
amqp==1.4.9
anyjson==0.3.3
appdirs==1.4.3
asgiref==3.2.10
astroid==2.4.2
autopep8==1.5.2
backcall==0.2.0
billiard==3.3.0.23
CacheControl==0.12.6
celery==3.1.26.post2
certifi==2020.11.8
cffi==1.14.0
chardet==3.0.4
colorama==0.4.3
contextlib2==0.6.0
decorator==4.4.2
distlib==0.3.0
distro==1.4.0
Django==3.1.6
django-appconf==1.0.4
django-celery==3.3.1
django-contrib-comments==1.9.2
django-crispy-forms==1.9.1
django-debug-toolbar==2.2
django-extensions==2.2.9
django-formtools==2.2
django-imagekit==4.0.2
djangorestframework==3.11.2
djecrety==1.0.13
html5lib==1.0.1
idna==2.8
ipaddr==2.2.0
ipython==7.15.0
ipython-genutils==0.2.0
isort==5.5.3
jedi==0.17.1
kombu==3.0.37
lazy-object-proxy==1.4.3
lockfile==0.12.2
mccabe==0.6.1
msgpack==0.6.2
packaging==20.3
parso==0.7.0
pep517==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
pilkit==2.0
Pillow==8.1.1
progress==1.5
prompt-toolkit==3.0.5
ptyprocess==0.6.0
pycodestyle==2.6.0
pycparser==2.20
pycryptodome==3.9.7
Pygments==2.6.1
pylint==2.6.0
pyparsing==2.4.6
python-decouple==3.3
pytoml==0.1.21
pytz==2020.1
requests==2.22.0
retrying==1.3.3
sentry-sdk==0.19.4
six==1.15.0
sqlparse==0.3.1
toml==0.10.1
traitlets==4.3.3
urllib3==1.26.3
wcwidth==0.2.4
webencodings==0.5.1
wrapt==1.12.1