chore: sonar scan test #1

Closed
demo-bot wants to merge 7 commits from dev into main
Showing only changes of commit 98598492de - Show all commits

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
fastapi==0.111.0
uvicorn[standard]==0.29.0
prometheus-fastapi-instrumentator==7.0.0
opentelemetry-distro[otlp]>=0.51b0
opentelemetry-instrumentation-fastapi>=0.51b0
pytest>=8.0
httpx>=0.27
pytest-asyncio>=0.23
pytest-cov>=5.0