Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9544f97

Browse filesBrowse files
authored
update requirements (#68)
1 parent daaf49d commit 9544f97
Copy full SHA for 9544f97

File tree

2 files changed

+3
-3
lines changed
Filter options

2 files changed

+3
-3
lines changed

‎azure-pipelines.yml

Copy file name to clipboardExpand all lines: azure-pipelines.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ jobs:
44
vmImage: 'ubuntu-latest'
55
strategy:
66
matrix:
7-
Python311-Linux:
8-
python.version: '3.11'
7+
Python312-Linux:
8+
python.version: '3.12'
99
maxParallel: 3
1010

1111
steps:

‎requirements-dev.txt

Copy file name to clipboardExpand all lines: requirements-dev.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lightgbm
1111
matplotlib
1212
ml-dtypes
1313
git+https://github.com/onnx/onnxmltools.git
14-
onnxruntime>=1.16.1
14+
onnxruntime>=1.17.0
1515
openpyxl
1616
packaging
1717
pandas

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.