diff --git a/services/python-compliance-reporter/requirements.txt b/services/python-compliance-reporter/requirements.txt index fac346eb..4d9f825b 100644 --- a/services/python-compliance-reporter/requirements.txt +++ b/services/python-compliance-reporter/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.139.0 uvicorn[standard]==0.51.0 asyncpg==0.31.0 -reportlab==5.0.0 +reportlab==5.0.1 pydantic==2.13.4 prometheus-client==0.25.0 python-dotenv==1.2.2