Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit9544f97

Browse files
authored
update requirements (#68)
1 parentdaaf49d commit9544f97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎azure-pipelines.yml

Lines 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

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp