Commit 2c658df1aecf81316e87f17179b7b7ea356b2555

Authored by fbormann
1 parent 214390d2

modified requirements.txt

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
requirements.txt
... ... @@ -12,7 +12,6 @@ django-role-permissions==1.2.1
12 12 django-s3direct==0.4.2
13 13 django-widget-tweaks==1.4.1
14 14 djangorestframework==3.4.6
15   -itsdangerous==0.24
16 15 gunicorn==19.6.0
17 16 Jinja2==2.8
18 17 MarkupSafe==0.23
... ... @@ -20,8 +19,6 @@ Pillow==3.3.1
20 19 psycopg2==2.6.2
21 20 pycpfcnpj==1.0.2
22 21 six==1.10.0
23   -slugify==0.0.1
24 22 validators==0.11.0
25   -virtualenv==15.0.3
26 23 Werkzeug==0.11.11
27 24 whitenoise==3.2.2
28 25 \ No newline at end of file
... ...