mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
Fix pydantic version to fix mlflow unit tests (#1351)
This commit is contained in:
parent
9b94af42b8
commit
be3d5c6f6e
@ -1,4 +1,4 @@
|
||||
aim
|
||||
aim;sys_platform!='win32'
|
||||
bitsandbytes
|
||||
clearml
|
||||
coverage
|
||||
@ -9,4 +9,5 @@ lmdb
|
||||
mlflow
|
||||
neptune
|
||||
parameterized
|
||||
pydantic==1.10.9
|
||||
pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user