From 0685a9e2f22b3dd86499d63acb10b2c577e843f2 Mon Sep 17 00:00:00 2001 From: Ayush5120 Date: Mon, 31 Jul 2023 18:32:49 +0530 Subject: [PATCH] minor fix --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b938b2b..11416c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ py-tes>=0.4.2 pytest-ordering>=0.6 ip2geotools>=0.1.6 geopy>=2.2.0 -types-PyYAML>=6.0.11 +types-PyYAML>=6.0.12 types-requests>=2.28.5 types-simplejson>=3.17.7 types-urllib3>=1.26.17