Skip to content

Commit 52299ce

Browse files
committed
tox: Update oldest versions for Python 3.11
1 parent b75b51d commit 52299ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tox.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,29 +37,29 @@ deps =
3737
oldest: orange-canvas-core==0.2.5
3838
oldest: orange-widget-base==4.25.0
3939
oldest: AnyQt==0.2.0
40-
oldest: matplotlib==3.2.0
40+
oldest: matplotlib==3.6.0
4141
oldest: pygments==2.8.0
4242
oldest: pyqtgraph>=0.13.1
4343
oldest: qtconsole==4.7.2
4444
# core requirements
4545
oldest: baycomp==1.0.2
46-
oldest: bottleneck==1.3.4
46+
oldest: bottleneck==1.3.7
4747
oldest: catboost==1.2.2
4848
oldest: chardet==3.0.2
4949
oldest: httpx==0.21.0
5050
oldest: joblib==1.2.0
5151
# oldest: keyring
5252
# oldest: keyrings.alt
5353
# oldest: networkx
54-
oldest: numpy==1.21
54+
oldest: numpy==1.23.2
5555
oldest: openpyxl==3.1.3
56-
oldest: openTSNE==0.6.2
57-
oldest: pandas==1.4.0
56+
oldest: openTSNE==1.0.0
57+
oldest: pandas==1.5.1
5858
oldest: python-louvain==0.13
5959
# oldest: pyyaml
6060
# oldest: requests
6161
oldest: scikit-learn==1.5.1
62-
oldest: scipy==1.9
62+
oldest: scipy==1.10
6363
# oldest: serverfiles
6464
oldest: xgboost==1.7.4
6565
oldest: xlrd==1.2.0

0 commit comments

Comments
 (0)