chore: sonar scan test #2

Open
demo-bot wants to merge 6 commits from dev into main
Showing only changes of commit bd06afeff6 - 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