Update requirements-dev.txt in `responsibleai` and `erroranalysis` with `rai_test_utils` 0.2.0 (#2067)
* Update requirements-dev.txt in 'responsibleai' and `erroranalysis` with `rai_test_utils` 0.2.0 * Update requirements-dev.txt
This commit is contained in:
Родитель
eeee174a56
Коммит
6f4f38bbc9
|
@ -4,5 +4,5 @@ pytest-mock==3.6.1
|
|||
requests==2.25.1
|
||||
|
||||
requirements-parser==0.2.0
|
||||
rai_test_utils==0.1.0
|
||||
rai_test_utils==0.2.0
|
||||
interpret-core[required]<=0.3.2
|
||||
|
|
|
@ -7,4 +7,4 @@ pytest-mock==3.6.1
|
|||
# Required for responsibleai package tests
|
||||
deptree~=0.0.10
|
||||
xgboost<=1.0.0
|
||||
rai_test_utils==0.1.0
|
||||
rai_test_utils==0.2.0
|
||||
|
|
Загрузка…
Ссылка в новой задаче