Skip to content

Commit 01770d0

Browse files
committed
widget-base >=4.25
1 parent d5a1b80 commit 01770d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"AnyQt>=0.2.0",
4242
"Orange3>=3.39.0",
4343
"orange-canvas-core>=0.2.5",
44-
"orange-widget-base>=4.26.0",
44+
"orange-widget-base>=4.25.0",
4545
"pandas>=2.2.3",
4646
"scikit-learn>=1.7.0",
4747
"scipy>=1.13.0",

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ deps =
2424
xgboost
2525
oldest: orange3==3.39.0
2626
oldest: orange-canvas-core==0.2.5
27-
oldest: orange-widget-base==4.26.0
27+
oldest: orange-widget-base==4.25.0
2828
oldest: pandas~=2.2.3
2929
oldest: scikit-learn~=1.7.0
3030
oldest: scipy~=1.13.0

0 commit comments

Comments
 (0)