Fix pydantic version to fix mlflow unit tests (#1351)

This commit is contained in:
Zaida Zhou 2023-09-16 13:11:02 +08:00 committed by GitHub
parent 9b94af42b8
commit be3d5c6f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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