Merge backend + frontend #1

Merged
minhtrannhat merged 17 commits from frontend into master 2023-11-02 01:59:49 +00:00
2 changed files with 513 additions and 564 deletions
Showing only changes of commit 3a907399bd - Show all commits

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",