fix warns
This commit is contained in:
@@ -10,14 +10,14 @@ python = "^3.9"
|
||||
html2text = "*"
|
||||
aioredis = "*"
|
||||
ariadne = "*"
|
||||
PyJWT = "*"
|
||||
PyJWT = ">=2.4.0"
|
||||
starlette = "*"
|
||||
SQLAlchemy = "*"
|
||||
uvicorn = "*"
|
||||
pydantic = "*"
|
||||
passlib = "*"
|
||||
itsdangerous = "*"
|
||||
httpx = "*"
|
||||
httpx = ">=0.23.0"
|
||||
psycopg2-binary = "*"
|
||||
Authlib = "*"
|
||||
bson = "*"
|
||||
|
Reference in New Issue
Block a user