Commit a845e4144b49a371c05f0e5fea7c4f1c560afb4a
1 parent
5a7a67b0
Exists in
master
and in
31 other branches
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,7 +10,6 @@ REQUIREMENTS = [ | ||
10 | 'django-mobile==0.3.0', | 10 | 'django-mobile==0.3.0', |
11 | 'django-haystack==2.2', | 11 | 'django-haystack==2.2', |
12 | 'pysolr==2.1', | 12 | 'pysolr==2.1', |
13 | - 'poster==0.8.1', | ||
14 | 'etiquetando==0.1', | 13 | 'etiquetando==0.1', |
15 | 'html2text==3.200.3', | 14 | 'html2text==3.200.3', |
16 | 'django-taggit==0.12.1', | 15 | 'django-taggit==0.12.1', |