build: Bump to stable Pydantic v2
This commit is contained in:
parent
faab26ce4f
commit
58fc6a2b94
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue