change reverse_geocoder for openmaps api call

This commit is contained in:
Guille Gutierrez 2020-06-26 14:38:42 -04:00
parent c94042b52c
commit b6bc582201
2 changed files with 1 additions and 3 deletions

View File

@ -7,7 +7,6 @@ import sys
from typing import List, Union
import pyproj
# import reverse_geocoder as rg
from pyproj import Transformer
from city_model_structure.building import Building

View File

@ -49,5 +49,4 @@ attrs~=19.3.0
pyrsistent~=0.16.0
cycler~=0.10.0
kiwisolver~=1.2.0
zipp~=3.1.0
reverse_geocoder~=1.5.1
zipp~=3.1.0