diff --git a/model_examples/Deformable-DETR/requirements.txt b/model_examples/Deformable-DETR/requirements.txt index b0f2650c1c3fc0f8e1db720b0c54d34e1e9cb27b..0b6909ef022affc2958fa4c171783a8fbf1de87b 100644 --- a/model_examples/Deformable-DETR/requirements.txt +++ b/model_examples/Deformable-DETR/requirements.txt @@ -2,7 +2,7 @@ pyyaml torchvision==0.16.0 tqdm pycocotools -numpy==1.22 +numpy==1.23 scipy decorator attrs