Compare commits

1 Commits

Author SHA1 Message Date
3a907399bd Feat(backend): update deps 2023-09-09 00:27:42 -04:00
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",