Skip to content

Commit 2133799

Browse files
authored
Merge pull request #694 from usc-isi-i2/dev
Fix the requirements
2 parents a41e1e7 + 9df1172 commit 2133799

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

kgtk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.5.1'
1+
__version__ = '1.5.2'

requirements-full.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ mypy
33
rltk
44
seaborn
55
sentence_transformers
6-
sklearn
76
SPARQLWrapper
87
tqdm
98
simplejson

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ odictliteral
1616
torchbiggraph
1717
unidecode
1818
faiss-cpu
19+
scikit-learn

0 commit comments

Comments
 (0)