已合并
【fix】[Pytorch][GPT2][DeeplabV3][Yolov3][FCOS] Modify dependent versions #6114
AtomGit-Bot创建于 2024年2月29日
【fix】[Pytorch][GPT2][DeeplabV3][Yolov3][FCOS] Modify dependent versions #6114
已合并
AtomGit-Bot创建于 2024年2月29日
master合入到master
4 个文件变更+4-4
@@ -8,4 +8,4 @@ kwarray
8pytest8pytest
9ubelt9ubelt
10xdoctest>=0.10.010xdoctest>=0.10.0
11-yapf11+yapf==0.40.1
@@ -1,4 +1,4 @@
1pybind111pybind11
2six2six
3regex3regex
4-numpy4+numpy==1.23.0
@@ -8,5 +8,5 @@ kwarray
8pytest8pytest
9ubelt9ubelt
10xdoctest>=0.10.010xdoctest>=0.10.0
11-yapf11+yapf==0.40.1
12scipy==1.7.312scipy==1.7.3
@@ -4,4 +4,4 @@ interrogate
4isort==4.3.214isort==4.3.21
5pytest5pytest
6xdoctest>=0.10.06xdoctest>=0.10.0
7-yapf7+yapf==0.40.1