新增用户注册功能

This commit is contained in:
Cheng Zhou
2025-12-22 21:19:48 +08:00
parent 03fddba406
commit 6ddf9901a0
33 changed files with 1389 additions and 138 deletions
+4
View File
@@ -9,3 +9,7 @@ bcrypt==4.0.1
python-multipart==0.0.6
aiofiles==23.2.1
debugpy==1.8.0
pytest==8.1.1
pytest-asyncio==0.23.5
httpx==0.25.2
email-validator==2.1.1