Skip to content

Commit 588a7e0

Browse files
committed
Requirements update.
1 parent 9d96635 commit 588a7e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The main objective of the project is to solve the multi-label text classificatio
1313
- Tensorboard 1.15.0
1414
- Sklearn 0.19.1
1515
- Numpy 1.16.2
16-
- Gensim 3.5.0
16+
- Gensim 3.8.3
1717
- Tqdm 4.49.0
1818

1919
## Project

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tensorflow_tensorboard==1.5.1
33
tensorboard==1.15.0
44
matplotlib==2.2.3
55
tflearn==0.3.2
6-
gensim==3.5.0
6+
gensim==3.8.3
77
numpy==1.16.2
88
Pillow==5.4.1
99
python_gflags==3.1.2

0 commit comments

Comments
 (0)