Обновленные версии зависимостей

This commit is contained in:
Whyverum
2024-12-23 22:01:53 +07:00
parent 22b8181e8c
commit 05a79c4144
2 changed files with 3 additions and 1 deletions

2
poetry.lock generated
View File

@@ -1331,4 +1331,4 @@ propcache = ">=0.2.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "5c732bafa39062b05f576fe9af74f08f65896e2af2788bbc502ccc8194f3cb68"
content-hash = "097c1d241fa62752422275b6a77b4a01de1d4774329740c01f9abffed43ee7c1"

View File

@@ -27,6 +27,8 @@ charset-normalizer = "^3.4.0"
frozenlist = "^1.5.0"
customtkinter = "^5.2.2"
pillow = "^11.0.0"
certifi = "^2024.12.14"
idna = "^3.10"
[build-system]