Update deps
This commit is contained in:
parent
15dd7e184b
commit
e378ec94e0
2 changed files with 244 additions and 264 deletions
|
@ -14,7 +14,7 @@ bcrypt = "^3.2.2"
|
|||
itsdangerous = "^2.1.2"
|
||||
python-multipart = "^0.0.5"
|
||||
tomli = "^2.0.1"
|
||||
httpx = {extras = ["http2"], version = "^0.23.0"}
|
||||
httpx = {version = "0.23.0", extras = ["http2"]}
|
||||
SQLAlchemy = {extras = ["asyncio"], version = "^1.4.39"}
|
||||
alembic = "^1.8.0"
|
||||
bleach = "^5.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue