Merge pull request #14 from minhtrannhat/frontend

Feat(backend): update deps
This commit is contained in:
Minh Tran Nhat 2023-09-09 00:33:02 -04:00 committed by GitHub
commit 0688648d75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",
"itsdangerous>=2.1.2",
"quart-rate-limiter>=0.7.0",
"pydantic[email]==1.10.11",
"pydantic[email]",
"quart-schema>=0.14.3",
"quart-db[postgresql]>=0.4.1",
"httpx>=0.23.1",