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