Commit 3f007a5f6d4aa10cdc55833b1e6ea5b0c44479f0

Authored by fbormann
1 parent aedc5757

fixing requirements.txt

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
requirements.txt
... ... @@ -16,7 +16,6 @@ django-widget-tweaks==1.4.1
16 16 django-wysiwyg==0.8.0
17 17 djangorestframework==3.4.6
18 18 gunicorn==19.6.0
19   -itsdangerous==0.24
20 19 Jinja2==2.8
21 20 lxml==3.6.4
22 21 MarkupSafe==0.23
... ... @@ -24,9 +23,7 @@ Pillow==3.3.1
24 23 psycopg2==2.6.2
25 24 pycpfcnpj==1.0.2
26 25 requests==2.11.1
27   -six==1.10.0
28 26 slugify==0.0.1
29 27 validators==0.11.0
30   -virtualenv==15.0.3
31 28 Werkzeug==0.11.11
32 29 whitenoise==3.2.2
... ...