Commit a9d978c8a291d6ab7816e4f2524ae4386d95258c
1 parent
861cc86c
Exists in
master
and in
5 other branches
fixing requirements.txt
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
requirements.txt
... | ... | @@ -10,14 +10,10 @@ django-role-permissions==1.2.1 |
10 | 10 | django-s3direct==0.4.2 |
11 | 11 | django-widget-tweaks==1.4.1 |
12 | 12 | djangorestframework==3.4.6 |
13 | -itsdangerous==0.24 | |
14 | 13 | Jinja2==2.8 |
15 | 14 | MarkupSafe==0.23 |
16 | 15 | Pillow==3.3.1 |
17 | -pkg-resources==0.0.0 | |
18 | 16 | psycopg2==2.6.2 |
19 | 17 | pycpfcnpj==1.0.2 |
20 | 18 | six==1.10.0 |
21 | -slugify==0.0.1 | |
22 | -Werkzeug==0.11.11 | |
23 | 19 | whitenoise==3.2.2 | ... | ... |