forked from biswaz/Enigma
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
executable file
·77 lines (77 loc) · 1.36 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
66
67
68
69
70
71
72
73
74
75
76
77
alabaster==0.7.12
atomicwrites==1.2.1
attrs==18.2.0
awesome-slugify==1.6.5
Babel==2.6.0
backcall==0.1.0
boto==2.49.0
certifi==2018.11.29
chardet==3.0.4
coverage==4.5.2
decorator==4.3.2
defusedxml==0.5.0
Django==2.1.5
django-allauth==0.38.0
django-anymail==5.0
django-braces==1.13.0
django-coverage-plugin==1.6.0
django-crispy-forms==1.7.2
django-debug-toolbar==1.11
django-environ==0.4.5
django-extensions==2.1.4
django-model-utils==3.1.2
django-redis==4.10.0
django-storages-redux==1.3.3
docutils==0.14
factory-boy==2.11.1
Faker==1.0.2
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.9.0
idna==2.8
imagesize==1.1.0
ipdb==0.11
ipython==7.2.0
ipython-genutils==0.2.0
jedi==0.13.2
Jinja2==2.10
MarkupSafe==1.1.0
more-itertools==5.0.0
oauthlib==3.0.1
packaging==19.0
parso==0.3.2
pexpect==4.6.0
pickleshare==0.7.5
Pillow==5.4.1
pluggy==0.8.1
prompt-toolkit==2.0.7
psycopg2==2.7.7
ptyprocess==0.6.0
py==1.7.0
Pygments==2.3.1
pyparsing==2.3.1
pytest==4.1.1
pytest-django==3.4.5
pytest-sugar==0.9.2
python-dateutil==2.7.5
python-devtools==2
python3-openid==3.1.0
pytz==2018.9
redis==3.0.1
regex==2019.1.24
requests==2.21.0
requests-oauthlib==1.2.0
sentry-sdk==0.6.9
six==1.12.0
snowballstemmer==1.2.1
Sphinx==1.8.3
sphinxcontrib-websupport==1.1.0
sqlparse==0.2.4
termcolor==1.1.0
text-unidecode==1.2
traitlets==4.3.2
Unidecode==0.4.21
urllib3==1.24.1
wcwidth==0.1.7
Werkzeug==0.14.1
whitenoise==4.1.2