Wei-1 commented on a change in pull request #21: Adding support for building 
docker images.
URL: https://github.com/apache/incubator-marvin/pull/21#discussion_r283140923
 
 

 ##########
 File path: python-toolbox/setup.py
 ##########
 @@ -77,7 +77,8 @@
     'joblib>=0.11',
     'autopep8>=1.3.3',
     'progressbar2>=3.34.3',
-    'urllib3>=1.21.1',
+    'urllib3==1.21.1',
+    'unidecode==1.0.23',
     'idna>=2.5',
     'bleach>=1.5.0',
     'numpy==1.13.3'
 
 Review comment:
   Please check issue [MARVIN-38] and commit: 
f3e318690af1e380e7cfe5564797ba634129fa54
   by Taka, for the current build error.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to