update project, launch files

This commit is contained in:
2025-01-29 11:13:11 +01:00
parent b5015b11d9
commit 0f71f82a3f
3 changed files with 3 additions and 4 deletions

View File

@@ -13,7 +13,6 @@ dependencies = [
"omegaconf>=2.3.0",
"prettytable>=3.12.0",
"pyqt6>=6.8.0",
"python-dotenv>=1.0.1",
"requests>=2.32.3",
]
@@ -22,6 +21,7 @@ dev = [
"bump-my-version>=0.29.0",
"icecream>=2.1.4",
"nuitka>=2.5.9",
"python-dotenv>=1.0.1",
"ruff>=0.9.2",
]
[tool.ruff]