From 3fdd9208ce6577eb5ccd5e5ec0c447be13b76864 Mon Sep 17 00:00:00 2001 From: Jason Madigan Date: Fri, 16 Jun 2023 13:04:51 +0100 Subject: [PATCH] updating deps. --- requirements_dev.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e6f896a..f68a41c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -21,4 +21,6 @@ types-python-dateutil types-pytz pytest-asyncio asynctest -aioresponses \ No newline at end of file +aioresponses +requests==2.31.0 +geopy==2.3.0 \ No newline at end of file