mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-08 22:28:06 -05:00
Fix pip args
This commit is contained in:
@@ -48,16 +48,13 @@ parameters:
|
||||
default:
|
||||
- joblib
|
||||
- "packaging>=22.0"
|
||||
- --upgrade
|
||||
- "dataclasses;python_version == '3.6'"
|
||||
- pyyaml
|
||||
- msgpack
|
||||
- "joblib>=1.4.0; python_version >= '3.8'"
|
||||
- "joblib>=1.1.1; python_version < '3.8'"
|
||||
- simplejson
|
||||
- ujson
|
||||
- orjson
|
||||
- yappi
|
||||
- --upgrade
|
||||
- name: rocmDependencies
|
||||
type: object
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user