Commit ef321ec5060a2d0db46da1596cde731eb6b469a6
1 parent
682b707b
Exists in
master
and in
5 other branches
updating requirements.txt
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
requirements.txt
1 | 1 | click==6.6 |
2 | -deps==0.1.0 | |
3 | 2 | Django==1.10 |
3 | +django-autoslug==1.9.3 | |
4 | 4 | django-bootstrap-breadcrumbs==0.8 |
5 | 5 | django-discover-runner==1.0 |
6 | +django-floppyforms==1.7.0 | |
6 | 7 | django-role-permissions==1.2.1 |
8 | +django-s3direct==0.4.2 | |
7 | 9 | django-widget-tweaks==1.4.1 |
8 | 10 | djangorestframework==3.4.6 |
9 | 11 | itsdangerous==0.24 |
10 | 12 | Jinja2==2.8 |
11 | 13 | MarkupSafe==0.23 |
12 | 14 | Pillow==3.3.1 |
15 | +psycopg2==2.6.2 | |
13 | 16 | pycpfcnpj==1.0.2 |
14 | 17 | six==1.10.0 |
15 | 18 | slugify==0.0.1 | ... | ... |