change reverse_geocoder for openmaps api call
This commit is contained in:
parent
095da61e39
commit
f76a5bfd68
|
@ -2,6 +2,7 @@
|
|||
<module type="PYTHON_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/venv38" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
|
|
|
@ -49,4 +49,5 @@ attrs~=19.3.0
|
|||
pyrsistent~=0.16.0
|
||||
cycler~=0.10.0
|
||||
kiwisolver~=1.2.0
|
||||
zipp~=3.1.0
|
||||
zipp~=3.1.0
|
||||
requests~=2.24.0
|
Loading…
Reference in New Issue
Block a user