Feat(backend): update deps

This commit is contained in:
minhtrannhat 2023-09-09 00:27:42 -04:00
parent 141eac7d17
commit 3a907399bd
Signed by: minhtrannhat
GPG Key ID: E13CFA85C53F8062
2 changed files with 513 additions and 564 deletions

1075
backend/pdm.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ dependencies = [
"bcrypt>=4.0.1", "bcrypt>=4.0.1",
"itsdangerous>=2.1.2", "itsdangerous>=2.1.2",
"quart-rate-limiter>=0.7.0", "quart-rate-limiter>=0.7.0",
"pydantic[email]==1.10.11", "pydantic[email]",
"quart-schema>=0.14.3", "quart-schema>=0.14.3",
"quart-db[postgresql]>=0.4.1", "quart-db[postgresql]>=0.4.1",
"httpx>=0.23.1", "httpx>=0.23.1",