Skip to content

Commit 4810ddf

Browse files
committed
Fixed gensim dependency at last version that doesn't break us.
1 parent 11865b8 commit 4810ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Cython>=0.20.2
33
argparse>=1.2.1
44
futures>=2.1.6
55
six>=1.7.3
6-
gensim>=0.10.0
6+
gensim==0.10.2
77
scipy>=0.7.0
88
psutil>=2.1.1

0 commit comments

Comments
 (0)