Skip to content

Commit

Permalink
fix readthedocs requirement (#2071)
Browse files Browse the repository at this point in the history
  • Loading branch information
ly015 authored Mar 15, 2023
1 parent 5301a6e commit 1c4e6b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/readthedocs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mmcv>=2.0.0rc1
mmengine>=0.4.0,<1.0.0
mmcv>=2.0.0rc4
mmengine>=0.6.0,<1.0.0
munkres
regex
scipy
Expand Down

0 comments on commit 1c4e6b1

Please sign in to comment.