Bump pydantic to 2.1.1

This commit is contained in:
Matthias
2023-07-31 16:55:39 +02:00
parent d78eb834c4
commit 3b416223e3
+1 -1
View File
@@ -97,7 +97,7 @@ setup(
'rich', 'rich',
'pyarrow; platform_machine != "armv7l"', 'pyarrow; platform_machine != "armv7l"',
'fastapi', 'fastapi',
'pydantic>=2.0.0', 'pydantic>=2.1.1',
'uvicorn', 'uvicorn',
'psutil', 'psutil',
'pyjwt', 'pyjwt',