Commit 1b549bf96028c1cecd0772cb7cb680ce1d89e5a0
1 parent
e30fefd0
Exists in
master
and in
5 other branches
adding pyscopg2 to requirements and removing odd packages
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
requirements.txt
... | ... | @@ -8,12 +8,9 @@ django-discover-runner==1.0 |
8 | 8 | django-role-permissions==1.2.1 |
9 | 9 | django-widget-tweaks==1.4.1 |
10 | 10 | djangorestframework==3.4.6 |
11 | -itsdangerous==0.24 | |
12 | 11 | Jinja2==2.8 |
13 | 12 | MarkupSafe==0.23 |
14 | 13 | Pillow==3.3.1 |
15 | 14 | pycpfcnpj==1.0.2 |
16 | 15 | six==1.10.0 |
17 | -slugify==0.0.1 | |
18 | -Werkzeug==0.11.11 | |
19 | 16 | psycopg2==2.6.2 |
20 | 17 | \ No newline at end of file | ... | ... |