mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 17:55:06 +08:00
* replace `re` with `regex` * add regex in requirements * use regex on windows and re on linux * update requirements.txt
6 lines
53 B
Plaintext
6 lines
53 B
Plaintext
addict
|
|
numpy
|
|
pyyaml
|
|
regex;sys_platform=='win32'
|
|
yapf
|