build: Bump to stable Pydantic v2

This commit is contained in:
gavin 2023-06-30 22:18:45 +05:30 committed by GitHub
parent faab26ce4f
commit 58fc6a2b94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ dependencies = [
"psycopg2-binary~=2.9.1",
"pyOpenSSL~=23.2.0",
"pycryptodome~=3.18.0",
"pydantic~=2.0b3",
"pydantic==2.0",
"pyotp~=2.8.0",
"python-dateutil~=2.8.2",
"pytz==2023.3",