mirror of https://github.com/interlegis/sigi.git
Marcio Mazza
10 years ago
2 changed files with 17 additions and 5 deletions
@ -0,0 +1,12 @@ |
|||||
|
-r producao.txt |
||||
|
|
||||
|
# para testes |
||||
|
coverage==3.7.1 |
||||
|
pytest-django==2.6.2 |
||||
|
WebTest==2.0.15 |
||||
|
django-webtest==1.7.7 |
||||
|
|
||||
|
# para desevolvimento |
||||
|
django-debug-toolbar==1.2.1 |
||||
|
ipdb==0.8 |
||||
|
ipython==2.2.0 |
@ -1,13 +1,13 @@ |
|||||
Django==1.6.5 |
Django==1.6.6 |
||||
Geraldo==0.4.17 |
Geraldo==0.4.17 |
||||
Pillow==2.5.1 |
Pillow==2.5.3 |
||||
django-auth-ldap==1.2.0 |
django-auth-ldap==1.2.1 |
||||
django-autoslug==1.7.2 |
django-autoslug==1.7.2 |
||||
django-extensions==1.3.8 |
django-extensions==1.3.11 |
||||
git+git://github.com/jacobian/django-googlecharts.git@c542996cf9a7a097b447e1ce5a1a6b66bdad254f#egg=django_googlecharts-master |
git+git://github.com/jacobian/django-googlecharts.git@c542996cf9a7a097b447e1ce5a1a6b66bdad254f#egg=django_googlecharts-master |
||||
django-localflavor==1.0 |
django-localflavor==1.0 |
||||
django-treemenus==0.9.1 |
django-treemenus==0.9.1 |
||||
eav-django==1.4.5 |
eav-django==1.4.6 |
||||
html5lib==0.999 |
html5lib==0.999 |
||||
pisa==3.0.33 |
pisa==3.0.33 |
||||
reportlab==2.7 |
reportlab==2.7 |
Loading…
Reference in new issue