Skip to content

Commit

Permalink
fixing clarifai version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
qmac committed Apr 27, 2018
1 parent cba8dbd commit ec87b81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -35,8 +35,8 @@ before_install:
install:
- sudo apt-get install libboost-python-dev
- pip install --upgrade --ignore-installed setuptools
- pip install enum34
- pip install python-magic coveralls pytest-cov pysrt xlrd clarifai pytesseract
- pip install python-magic coveralls pytest-cov pysrt xlrd pytesseract
- pip install clarifai==2.1.0
- pip install moviepy==0.2.2.13
- pip install SpeechRecognition IndicoIo pygraphviz sklearn python-twitter gensim
google-compute-engine librosa face_recognition google-api-python-client
Expand Down

0 comments on commit ec87b81

Please sign in to comment.