From 9660559450fd17ed98b481e0a7b6dea9107fd151 Mon Sep 17 00:00:00 2001 From: Renovate-bot Date: Mon, 2 Oct 2023 20:42:09 +0200 Subject: [PATCH] Update app/requirements.txt --- app/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 9410920..34a7a4a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ -Flask -prometheus-client -requests \ No newline at end of file +Flask==2.3.3 +prometheus-client==0.17.0 +requests==2.30.0 \ No newline at end of file