Skip to content

Commit 878e697

Browse files
committed
use DeTrusty>=0.12.3
1 parent eea91a8 commit 878e697

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dtreeviz==2.2.1
1313
python-slugify==6.0.0
1414
rdfizer==4.5.5
1515
rdflib==6.1.1
16-
DeTrusty==0.12.2
16+
DeTrusty==0.12.3
1717
validating-models==0.9.5
1818
optuna==3.2.0
1919
scikit-learn==1.2.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'python-slugify>=6.0.0',
4242
'requests>=2.31.0',
4343
'rdfizer>=4.5.5',
44-
'DeTrusty>=0.12.2',
44+
'DeTrusty>=0.12.3',
4545
'validating-models>=0.9.5',
4646
'optuna>=3.2.0',
4747
'scikit-learn>=1.2.0'

0 commit comments

Comments
 (0)