From 89b711c8a1c670547ad3604b7f1d6e3fcfce0f71 Mon Sep 17 00:00:00 2001 From: Daniel Grams Date: Tue, 18 Jul 2023 22:43:09 +0200 Subject: [PATCH] Planning: Input for nearby filter not working in modal #524 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6d086ab..1e39b0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ click-repl==0.2.0 colour==0.1.5 coverage==5.5 coveralls==3.3.1 -cryptography==41.0.0 +cryptography==41.0.2 decorator==5.1.0 distlib==0.3.6 dnspython==2.0.0 @@ -111,7 +111,7 @@ python-dotenv==0.15.0 python-editor==1.0.4 pytoolconfig==1.2.5 pytz==2022.7.1 -PyYAML==5.4.1 +PyYAML==6.0.1 qrcode==6.1 redis==4.5.4 regex==2023.3.23