base model
This commit is contained in:
parent
83389e0c10
commit
36da53a562
4 changed files with 105 additions and 69 deletions
|
|
@ -1,5 +1,6 @@
|
|||
annotated-types==0.7.0
|
||||
anyio==4.9.0
|
||||
bcrypt==4.3.0
|
||||
certifi==2025.4.26
|
||||
click==8.1.8
|
||||
dnspython==2.7.0
|
||||
|
|
@ -39,3 +40,5 @@ uvicorn==0.34.2
|
|||
uvloop==0.21.0
|
||||
watchfiles==1.0.5
|
||||
websockets==15.0.1
|
||||
passlib[bcrypt]==1.7.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue