Commit 49b84075456ab4ae917681a09d9d72838815d4ce

Authored by Gustavo Bernardo
1 parent 114cf48a

Adding requirements of the image-crawler [Issue:#198]

Showing 1 changed file with 4 additions and 1 deletions   Show diff stats
requirements.txt
... ... @@ -21,4 +21,7 @@ pycpfcnpj==1.0.2
21 21 six==1.10.0
22 22 validators==0.11.0
23 23 Werkzeug==0.11.11
24   -whitenoise==3.2.2
25 24 \ No newline at end of file
  25 +whitenoise==3.2.2
  26 +beautifulsoup4==4.5.1
  27 +lxml==3.6.4
  28 +requests==2.11.1
... ...