[Hotfix] Pin Pydantic Version (#11622)

This commit is contained in:
Simon Mo
2020-10-26 16:52:19 -07:00
committed by GitHub
parent 1a1ff28d18
commit fe4a78b7c7
4 changed files with 34 additions and 34 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