modifed lock files

This commit is contained in:
priya-kinthali 2025-03-14 18:19:57 +05:30
parent baae874f37
commit 58af212d88
4 changed files with 102 additions and 80 deletions

View file

@ -6,8 +6,8 @@ authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
python = ">=3.8,<3.14"
flake8 = "^4.0.1"
pyinstaller = "5.13.1"
flake8 = "^5.0.1"
pyinstaller = "^6.11.0"
[tool.poetry.dev-dependencies]