-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathrequirements.txt
More file actions
54 lines (54 loc) · 914 Bytes
/
requirements.txt
File metadata and controls
54 lines (54 loc) · 914 Bytes
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
ansicolors==1.1.8
asn1crypto==0.24.0
attrs==17.4.0
bcrypt==3.1.4
bleach==1.4.3
certifi==2017.11.5
cffi==1.14.4
chardet==3.0.4
codecov==2.0.5
coverage==4.4.2
cryptography==2.3.*
dj-database-url==0.4.1
Django==2.0.13
django-ckeditor==5.4.0
django-js-asset==0.1.1
django-model-utils==2.5
Fabric3==1.14.post1
factory-boy==2.7.0
fake-factory==9999.9.9
Faker==0.7.7
feedparser==5.2.1
flake8==3.5.0
html5lib==0.9999999
httplib2==0.9.1
idna==2.6
lxml==4.6.2
mccabe==0.6.1
oauthlib==2.0.6
paramiko==2.4.*
Pillow==5.1.0
pluggy==0.6.0
psycopg2-binary==2.8.6
py==1.5.2
pyasn1==0.4.2
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
PyNaCl==1.2.1
pytest==3.3.2
pytest-cov==2.3.0
pytest-django==2.9.1
pytest-flake8==0.6
python-dateutil==2.6.1
python-decouple==3.1
pytz==2017.3
PyYAML==3.12
readability-api==1.0.2
requests==2.18.4
requests-oauthlib==0.8.0
six==1.11.0
urllib3==1.22
vcrpy==1.9.0
whitenoise==3.2
wrapt==1.10.11