We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea91a8 commit 878e697Copy full SHA for 878e697
requirements.txt
@@ -13,7 +13,7 @@ dtreeviz==2.2.1
13
python-slugify==6.0.0
14
rdfizer==4.5.5
15
rdflib==6.1.1
16
-DeTrusty==0.12.2
+DeTrusty==0.12.3
17
validating-models==0.9.5
18
optuna==3.2.0
19
scikit-learn==1.2.2
setup.py
@@ -41,7 +41,7 @@
41
'python-slugify>=6.0.0',
42
'requests>=2.31.0',
43
'rdfizer>=4.5.5',
44
- 'DeTrusty>=0.12.2',
+ 'DeTrusty>=0.12.3',
45
'validating-models>=0.9.5',
46
'optuna>=3.2.0',
47
'scikit-learn>=1.2.0'
0 commit comments