This commit is contained in:
dependabot[bot] 2023-11-15 02:34:22 +00:00 committed by GitHub
commit 2f45c9bc37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 177 deletions

210
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@ django-environ = "^0.9.0"
django-model-utils = "^4.3.1"
django-redis = "^5.2.0"
djangorestframework = "^3.14.0"
django-cors-headers = "^3.13.0"
django-cors-headers = "^4.3.1"
drf-spectacular = "^0.25.1"
werkzeug = {extras = ["watchdog"], version = "^2.2.2"}
ipdb = "^0.13.11"