File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ We list some common troubles faced by many users and their corresponding solutio
1111  |  MMDetection version |       MMCV version       |      MMEngine version     | 
1212  |  :-----------------: |  :---------------------: |  :----------------------: | 
1313  |          3.x         |  mmcv>=2.0.0rc1, \< 2.1.0 |  mmengine>=0.3.0, \< 1.0.0 | 
14+   |       3.0.0rc6       |  mmcv>=2.0.0rc4, \< 2.1.0 |  mmengine>=0.3.0, \< 1.0.0 | 
1415  |       3.0.0rc5       |  mmcv>=2.0.0rc1, \< 2.1.0 |  mmengine>=0.3.0, \< 1.0.0 | 
1516  |       3.0.0rc4       |  mmcv>=2.0.0rc1, \< 2.1.0 |  mmengine>=0.3.0, \< 1.0.0 | 
1617  |       3.0.0rc3       |  mmcv>=2.0.0rc1, \< 2.1.0 |  mmengine>=0.3.0, \< 1.0.0 | 
Original file line number Diff line number Diff line change 55
66from  .version  import  __version__ , version_info 
77
8- mmcv_minimum_version  =  '2.0.0rc0 ' 
8+ mmcv_minimum_version  =  '2.0.0rc4 ' 
99mmcv_maximum_version  =  '2.1.0' 
1010mmcv_version  =  digit_version (mmcv .__version__ )
1111
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments