Skip to content

Commit 748c240

Browse files
committed
update!
1 parent 78cb37b commit 748c240

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

requirements.txt

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
1+
ansicolors==1.1.8
2+
asn1crypto==0.24.0
13
attrs==17.4.0
4+
bcrypt==3.1.4
25
bleach==1.4.3
36
certifi==2017.11.5
7+
cffi==1.11.5
48
chardet==3.0.4
59
codecov==2.0.5
610
coverage==4.4.2
11+
cryptography==2.1.4
712
dj-database-url==0.4.1
8-
Django==2.0.*
13+
Django==2.0.1
914
django-ckeditor==5.4.0
1015
django-js-asset==0.1.1
1116
django-model-utils==2.5
17+
Fabric3==1.14.post1
1218
factory-boy==2.7.0
1319
fake-factory==9999.9.9
1420
Faker==0.7.7
@@ -21,16 +27,21 @@ idna==2.6
2127
lxml==3.6.1
2228
mccabe==0.6.1
2329
oauthlib==2.0.6
30+
paramiko==2.4.0
2431
Pillow==5.0.0
2532
pluggy==0.6.0
2633
py==1.5.2
34+
pyasn1==0.4.2
2735
pycodestyle==2.3.1
36+
pycparser==2.18
2837
pyflakes==1.6.0
38+
PyNaCl==1.2.1
2939
pytest==3.3.2
3040
pytest-cov==2.3.0
3141
pytest-django==2.9.1
3242
pytest-flake8==0.6
3343
python-dateutil==2.6.1
44+
python-decouple==3.1
3445
pytz==2017.3
3546
PyYAML==3.12
3647
readability-api==1.0.2
@@ -41,4 +52,3 @@ urllib3==1.22
4152
vcrpy==1.9.0
4253
whitenoise==3.2
4354
wrapt==1.10.11
44-
python-decouple==3.1

0 commit comments

Comments
 (0)