"git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "8a1fdd5312f61cadf4c9b0f5622100f1ff4c692e"
Commit 5c7e2fa8 authored by Lei Wang's avatar Lei Wang Committed by LeiWang1999
Browse files

[Refactor] Phaseout python dependency `attrs` and `decorator` (#411)

* Phase out attr

* Remove unused dependencies from requirements files

* Update TVM submodule to latest commit 4776d31
parent 79b1c031
Subproject commit b56a1df6f3e41c6b6da019786b88d73ee9a0d378
Subproject commit 4776d3119e43fe064d890b94be7587d53106b9e3
......@@ -6,7 +6,6 @@ cmake>=3.26
cffi
cpplint
Cython
decorator
docutils
dtlib
numpy>=1.23.5
......@@ -17,7 +16,6 @@ PyYAML
tqdm>=4.62.3
typing_extensions>=4.10.0
requests
attrs
cloudpickle
ml_dtypes
psutil
......
......@@ -6,7 +6,6 @@ cmake>=3.26
cffi
cpplint
Cython
decorator
docutils
dtlib
numpy>=1.23.5
......@@ -17,7 +16,6 @@ PyYAML
tqdm>=4.62.3
typing_extensions>=4.10.0
requests
attrs
cloudpickle
ml_dtypes
psutil
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment