requirements.txt 201 字节
Newer Older
1
requests==2.9.2
2
numpy>=1.12,<=1.14 #TODO:change to ">=1.12" when numpy fix bug in 1.15 and higher version
3
protobuf==3.1
4
recordio>=0.1.0
5 6 7 8 9
matplotlib
rarfile
scipy>=0.19.0
Pillow
nltk>=3.2.2
10
graphviz
11
six