1
0
Fork 0
forked from sr2/cloud-api

project: uv add ruff

This commit is contained in:
Chris Milne 2026-06-08 10:18:49 +01:00
parent 5e2226aa45
commit 6aad2e560f
2 changed files with 28 additions and 0 deletions

View file

@ -23,6 +23,7 @@ dependencies = [
"pytest>=9.0.3",
"python-dotenv>=1.2.2",
"requests>=2.34.2",
"ruff>=0.15.14,<0.16.0",
"sqlalchemy>=2.0.50",
"starlette>=1.1.0",
"uvicorn>=0.48.0",