This commit is contained in:
dependabot[bot] 2023-10-30 15:11:29 +00:00 committed by GitHub
commit c9713896fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 56 additions and 351 deletions

405
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

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