This commit is contained in:
dependabot[bot] 2024-12-16 10:02:34 +00:00 committed by GitHub
commit d2cb599587
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 29 additions and 176 deletions

203
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.11" python = "^3.11"
psycopg2 = "^2.9.5" psycopg2 = "^2.9.5"
pytz = "^2022.7" pytz = "^2023.3"
psutil = "^5.9.4" psutil = "^5.9.4"
python-slugify = "^7.0.0" python-slugify = "^7.0.0"
pillow = "^9.3.0" pillow = "^9.3.0"