pyjwt not jwt

This commit is contained in:
2026-05-19 22:56:04 +08:00
parent af5f7b38f8
commit a073fa5962
3 changed files with 18 additions and 16 deletions
+1 -1
View File
@@ -10,9 +10,9 @@ dependencies = [
"dotenv>=0.9.9",
"fastapi>=0.136.1",
"httpx>=0.28.1",
"jwt>=1.4.0",
"oss2>=2.19.1",
"psycopg2-binary>=2.9.12",
"pyjwt[crypto]>=2.12.1",
"python-jose>=3.5.0",
"sqlalchemy>=2.0.49",
"strawberry-graphql[fastapi]>=0.315.5",