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
|
bitsandbytes
|
||||||
clearml
|
clearml
|
||||||
coverage
|
coverage
|
||||||
@ -9,4 +9,5 @@ lmdb
|
|||||||
mlflow
|
mlflow
|
||||||
neptune
|
neptune
|
||||||
parameterized
|
parameterized
|
||||||
|
pydantic==1.10.9
|
||||||
pytest
|
pytest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user