Skip to content

Commit

Permalink
add a note
Browse files Browse the repository at this point in the history
  • Loading branch information
jacky committed Dec 20, 2022
1 parent 593215c commit c7d5210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ interrogate
isort==4.3.21
nbconvert
nbformat
numpy < 1.24.0
numpy < 1.24.0 # A temporary solution for tests with mmdet.
pytest
xdoctest >= 0.10.0
yapf

0 comments on commit c7d5210

Please sign in to comment.