chore: update dependencies in project configuration files

This commit is contained in:
HarithaVattikuti
2026-06-12 18:56:39 -05:00
parent c8813ba1bc
commit 3c92d177a0
15 changed files with 140 additions and 34 deletions

View File

@@ -9,6 +9,7 @@ python = ">=3.9,<3.14"
flake8 = "^4.0.1"
pyinstaller = "6.10.0"
setuptools = ">=78.1.1"
packaging = ">=22.0,<26"
[tool.poetry.dev-dependencies]