Commit 3e3669533364525d81cc790fef9c6c0b35679e9e

Authored by Matheus Lins
1 parent f34a20a8

updating requirements.txt

Showing 1 changed file with 10 additions and 9 deletions   Show diff stats
requirements.txt
1   -Django==1.10
2   -django-discover-runner==1.0
3   -django-role-permissions==1.2.1
4   -django-widget-tweaks==1.4.1
5   -djangorestframework==3.4.6
6   -Pillow==3.3.1
7   -psycopg2==2.6.2
8   -six==1.10.0
9   -slugify==0.0.1
  1 +Django==1.10
  2 +django-autoslug==1.9.3
  3 +django-discover-runner==1.0
  4 +django-role-permissions==1.2.1
  5 +django-widget-tweaks==1.4.1
  6 +djangorestframework==3.4.6
  7 +Pillow==3.3.1
  8 +psycopg2==2.6.2
  9 +six==1.10.0
  10 +slugify==0.0.1
... ...