diff --git a/setup.py b/setup.py index 90f1632..e0d6a63 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ "pymysql", "pandas", "xlrd", - "pydantic==1.10.12", + "pydantic==1.10.13", "sqlalchemy", "dash", "coolname",