[Hotfix] Pin Pydantic Version (#11622)

This commit is contained in:
Simon Mo
2020-11-02 11:37:53 -08:00
committed by Alex Wu
parent 6aba4ab8f9
commit 10c2089061
4 changed files with 34 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ scipy==1.4.1
tabulate
tensorboardX
uvicorn
pydantic
pydantic<1.7
dataclasses; python_version < '3.7'
# Requirements for running tests