Commit 060824464a8cd5b77217a78aae72d08fbefd7da1
Exists in
master
and in
5 other branches
Merge branch 'master' into dev
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
requirements.txt
... | ... | @@ -10,7 +10,6 @@ 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 |
... | ... | @@ -18,5 +17,4 @@ pkg-resources==0.0.0 |
18 | 17 | psycopg2==2.6.2 |
19 | 18 | pycpfcnpj==1.0.2 |
20 | 19 | six==1.10.0 |
21 | -slugify==0.0.1 | |
22 | -Werkzeug==0.11.11 | |
20 | +psycopg2==2.6.2 | |
23 | 21 | \ No newline at end of file | ... | ... |