This repository was archived by the owner on Feb 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
137 lines (124 loc) · 2.68 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
Django==1.11.23 # pyup: <2.0
Jinja2==2.10.1
MarkupSafe==1.1.1
feedparser==5.2.1
Markdown==2.6.11 # pyup: < 3
smartypants==2.0.1
psycopg2==2.8.2
olefile==0.46
Pillow==6.2.0
versiontools==1.9.1
statsd==3.3.0
pep8==1.7.1
pyflakes==2.1.1
mccabe==0.6.1
pycodestyle==2.5.0
enum34==1.1.6
configparser==3.7.4
flake8==3.7.7
tornado==4.5.3 # pyup: <5.0
BeautifulSoup==3.2.1
cssselect==1.0.3
lxml==4.3.3
fuzzywuzzy==0.17.0
sure==1.4.11
ptyprocess==0.6.0
ipdb==0.12
traitlets==4.3.2
ipython_genutils==0.2.0
decorator==4.4.0
pexpect==4.7.0
pickleshare==0.7.5
simplegeneric==0.8.1
path.py==11.5.2 # pyup: <12
backports.shutil_get_terminal_size==1.0.0
scandir==1.10.0
pathlib2==2.3.3
wcwidth==0.1.7
prompt_toolkit==2.0.9
pygments==2.3.1
pytz==2019.1
ipython==5.8.0 # pyup: <6.0.0
selenium==2.47.3 # pyup: <2.48
coverage==4.5.3
pyasn1==0.4.5
pyOpenSSL==19.0.0
ndg-httpsclient==0.5.1
chardet==3.0.4
idna==2.8
urllib3==1.25
certifi==2019.3.9
requests==2.21.0
logilab-common==1.4.2
logilab-astng==0.24.3
editdistance==0.5.3
pylint==1.9.4 # pyup: <2.0.0
six==1.12.0
ipaddress==1.0.22
text-unidecode==1.2 # for faker
Faker==1.0.5
factory_boy==2.11.1
ldap3==2.6
sqlparse==0.3.0
django-js-asset==1.2.2 # django-ckeditor
django-ckeditor==5.6.1
botocore>=1.13.0,<1.14.0 # boto3
jmespath>=0.7.1,<1.0.0 # boto3
s3transfer>=0.2.0,<0.3.0 # boto3
boto3>=1.10.0,<1.11.0
django-storages==1.7.1
python-dateutil==2.8.0
pyzmq==18.0.1
contextlib2==0.5.5
websocket-client==0.47.0 # pyup: <0.48.0
djangowind==1.2.1
requirements/src/sorl-3.1.tar.gz
typogrify==2.0.7
django-indexer==0.3.0
django-templatetag-sugar==1.0
django-paging==0.2.5
django-appconf==1.0.3
rcssmin==1.0.6 # django-compressor
rjsmin==1.1.0 # django-compressor
django-compressor==2.2
django-statsd-mozilla==0.4.0
raven==6.10.0
django-bootstrap3==11.0.0
django-bootstrap-form==3.4
django-debug-toolbar==1.11
django-waffle==0.16.0
django-jenkins==0.110.0
django-smoketest==1.1.0
django-extensions==2.1.6
typing==3.6.6 # needed for django-extensions
django-stagingcontext==0.1.0
django-ga-context==0.1.0
django-impersonate==1.4
django-registration-redux==2.6
django-treebeard==4.3
django-pagetree==1.4.1
django-quizblock==1.2.3
django-markwhat==1.6.1
django-pageblocks==1.2.0 # pyup: <2.0.0
gunicorn==19.9.0
django-infranil==1.1.0
django-flatblocks==0.9.4
django-smtp-ssl==1.0
python-memcached==1.59
parse==1.12.0 # for behave
parse-type==0.4.2 # for behave
enum34==1.1.6 # for behave
behave==1.2.6
behave-django==1.3.0
splinter==0.7.5 # pyup: <0.7.6
django-cacheds3storage==0.2.1
ccnmtlsettings==1.6.0
pbr==5.1.3
PyYAML>=3.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0
bandit==1.5.1
traceback2==1.4.0
linecache2==1.0.0
futures==3.3.0; python_version < '3'
functools32==3.2.3-2
entrypoints==0.3