This repository has been archived by the owner on Jan 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
104 lines (92 loc) · 1.85 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Django==2.2.9 # pyup: < 3
feedparser==5.2.1
Markdown==3.1.1
simplejson==3.17.0
smartypants==2.0.1
psycopg2==2.8.4
versiontools==1.9.1
statsd==3.3.0
pep8==1.7.1
pyflakes==2.1.1
mccabe==0.6.1
pycodestyle==2.5.0
configparser==4.0.2
flake8==3.7.9
tornado==6.0.3
cssselect==1.1.0
lxml==4.4.2
fuzzywuzzy==0.17.0
sure==1.4.11
ipdb==0.12.3
selenium==3.141.0
coverage==4.5.4
pyasn1==0.4.8
cryptography==2.8 # pyOpenSSL
pyOpenSSL==19.1.0
ndg-httpsclient==0.5.1
# for python 3.4
Pillow==7.0.0
chardet==3.0.4 # requests
idna==2.8 # requests
urllib3==1.25.8 # requests, sentry-sdk
certifi==2019.11.28 # requests, sentry-sdk
requests==2.22.0
logilab-common==1.5.2
logilab-astng==0.24.3
pylint==2.4.4
six==1.14.0
ipaddress==1.0.23
text-unidecode==1.3
Faker==4.0.0
factory_boy==2.12.0
ldap3==2.6.1
contextlib2==0.6.0.post1
rcssmin==1.0.6
rjsmin==1.0.12
Jinja2==2.10.1
MarkupSafe==1.1.1
django-bootstrap3==12.0.3
djangowind==1.2.3
typogrify==2.0.7
django-staticmedia==0.2.2
django-indexer==0.3.0
django-templatetag-sugar==1.0
django-paging==0.2.5
django-appconf==1.0.3
django-compressor==2.4
django-statsd-mozilla==0.4.0
raven==6.10.0
sentry-sdk==0.14.1
django-bootstrap-form==3.4
sqlparse==0.3.0
django-debug-toolbar==2.1
django-waffle==0.19.0
django-jenkins==0.110.0
django-smoketest==1.1.0
django-extensions==2.2.6
# needed for django-extensions
django-stagingcontext==0.1.0
django-ga-context==0.1.0
django-impersonate==1.4.1
django-treebeard==4.3.1
django-pagetree==1.4.1
django-pageblocks==2.0.0
django-quizblock==1.2.5
django-markwhat==1.6.2
djangorestframework==3.11.0
gunicorn==20.0.4
s3transfer==0.3.1
jmespath==0.9.4
botocore>=1.14.0,<1.15.0
boto3>=1.11.0,<1.12.0
python-dateutil==2.8.1
django-storages==1.8
django-cacheds3storage==0.2.1
django-smtp-ssl==1.0
ccnmtlsettings==1.7.0
pytz==2019.2
pbr==5.4.4
PyYAML>=3.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0
bandit==1.6.2
entrypoints==0.3