We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbd582 commit 16a5350Copy full SHA for 16a5350
tox.ini
@@ -36,8 +36,8 @@ deps =
36
latest: https://github.com/biolab/orange-canvas-core/archive/refs/heads/master.zip#egg=orange-canvas-core
37
latest: https://github.com/biolab/orange-widget-base/archive/refs/heads/master.zip#egg=orange-widget-base
38
# GUI requirements
39
- oldest: orange-canvas-core==0.1.30
40
- oldest: orange-widget-base==4.22.0
+ oldest: orange-canvas-core==0.2.0a1
+ oldest: orange-widget-base==4.23.0rc1
41
oldest: AnyQt==0.2.0
42
oldest: matplotlib==3.2.0
43
oldest: pygments==2.8.0
0 commit comments