fix dependency (#3352)
This commit is contained in:
Родитель
808f88c67c
Коммит
f2efd5a40d
|
@ -15,6 +15,7 @@ dependencies:
|
|||
- numpy==1.19.5
|
||||
- --extra-index-url=https://developer.download.nvidia.com/compute/redist/
|
||||
- nvidia-dali-cuda100
|
||||
- azureml-mlflow==1.41.0
|
||||
- azureml-mlflow>=1.41.0
|
||||
- protobuf==3.20.1
|
||||
- pandas==1.2.1
|
||||
- packaging==22.0 # fix for https://github.com/pypa/setuptools/issues/4483
|
|
@ -15,6 +15,7 @@ dependencies:
|
|||
- numpy==1.19.5
|
||||
- --extra-index-url=https://developer.download.nvidia.com/compute/redist/
|
||||
- nvidia-dali-cuda100
|
||||
- azureml-mlflow==1.41.0
|
||||
- azureml-mlflow>=1.41.0
|
||||
- protobuf==3.20.1
|
||||
- pandas==1.2.1
|
||||
- packaging>=22.0 # fix for https://github.com/pypa/setuptools/issues/4483
|
Загрузка…
Ссылка в новой задаче