Commit a845e4144b49a371c05f0e5fea7c4f1c560afb4a

Authored by Sergio Oliveira
1 parent 5a7a67b0

Removed poster from deps

Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
Signed-off-by: Carolina Ramalho <carol15022@hotmail.com>
Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
setup.py
... ... @@ -10,7 +10,6 @@ REQUIREMENTS = [
10 10 'django-mobile==0.3.0',
11 11 'django-haystack==2.2',
12 12 'pysolr==2.1',
13   - 'poster==0.8.1',
14 13 'etiquetando==0.1',
15 14 'html2text==3.200.3',
16 15 'django-taggit==0.12.1',
... ...