Skip to content

Commit

Permalink
Remove google-compute-engine
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Jun 18, 2019
1 parent 33c4ba2 commit 821dd36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ nltk>=3.0.5 # TweetTokenizer introduces in 3.0.5
scikit-learn
numpy
validate_email
google-compute-engine # fixing boto issue in gensim; TODO: remove after while and check if tests passes
gensim>=0.12.3 # LDA's show topics unified in 0.12.3
setuptools-git
Orange3>=3.4.3
Expand All @@ -18,4 +17,4 @@ docx2txt>=0.6
lxml
biopython # Enables Pubmed widget.
ufal.udpipe ; platform_system!="Darwin"
ufal.udpipe-temp; platform_system=="Darwin"
ufal.udpipe-temp; platform_system=="Darwin"

0 comments on commit 821dd36

Please sign in to comment.