From 36d39251fc4c71f821da82d09f7b9c29c9cee1e9 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 30 Sep 2023 22:40:00 +0100 Subject: [PATCH] Revert all requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7713a60..1e12ca2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -pymongo==4.5.0 -boto3==1.28.35 +pymongo==4.4.0 +boto3==1.28.1 requests==2.31.0 Pillow==10.0.0 Flask==2.2.3