This commit is contained in:
dependabot[bot] 2023-09-08 15:06:22 +00:00 committed by GitHub
commit 1097c78146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 61 additions and 344 deletions

403
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -92,7 +92,7 @@ django-location-field = "^2.7.0"
pydantic = "^2.0.2"
channels-redis = "^4.1.0"
django-ipware = "^5.0.0"
fastapi = {extras = ["all"], version = "^0.101.0"}
fastapi = {extras = ["all"], version = "^0.103.1"}
sqlalchemy = "^2.0.19"
pydantic-settings = "^2.0.2"
yt-dlp = "^2023.7.6"