Обновление 4.2

This commit is contained in:
sergey
2025-02-08 19:12:38 +07:00
parent 6e2e7bdc0f
commit ef6906b240
39 changed files with 730 additions and 553 deletions

View File

@@ -19,7 +19,6 @@ pytz = "^2024.2"
termcolor = "^2.5.0"
colorama = "^0.4.6"
art = "^6.4"
cowsay = "^6.1"
python-dotenv = "^1.0.1"
pydantic-settings = "^2.7.0"
python-decouple = "^3.8"
@@ -29,6 +28,7 @@ customtkinter = "^5.2.2"
pillow = "^11.0.0"
certifi = "^2024.12.14"
idna = "^3.10"
email-validator = "^2.2.0"
[build-system]