update djangorestframework-simplejwt
This commit is contained in:
Generated
+1
-1
@@ -1958,4 +1958,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = ">=3.12"
|
||||
content-hash = "68af795ea9540918b8a8735faa70394e2ea3e588d008c8db0c5aa6ec407fa30f"
|
||||
content-hash = "39f0798336559d3cc35a493de926059c113ecbf068131388495f1df2e2442154"
|
||||
|
||||
+2
-1
@@ -27,7 +27,7 @@ django-phonenumber-field = {version = "^6.4.0", extras = ["phonenumbers"]}
|
||||
django-polymorphic = "^3.1.0"
|
||||
django-tables2 = "^2.4.1"
|
||||
djangorestframework = "^3.12.4"
|
||||
djangorestframework-simplejwt = "^5.2.0"
|
||||
djangorestframework-simplejwt = "^5.5.0"
|
||||
google-auth = "^2.9.1"
|
||||
google-api-python-client = "^2.54.0"
|
||||
gunicorn = "^23.0.0"
|
||||
@@ -46,6 +46,7 @@ sentry-sdk = "^2.24.1"
|
||||
six = "^1.12.0"
|
||||
uWSGI = "^2.0.28"
|
||||
whitenoise = "^6.2.0"
|
||||
pyjwt = "^2.9.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^25.1.0"
|
||||
|
||||
Reference in New Issue
Block a user