fix: resolve CI linting issues - remove unused imports and f-strings
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-31 09:32:58 +00:00
parent 0deed28c5d
commit 96e2a902cf

6
app/requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
click==8.1.7
rich==13.7.0
pyyaml==6.0.1
python-dotenv==1.0.0
pytest==7.4.0
pytest-cov==4.1.0