minor requirements updates
This commit is contained in:
parent
0585cc4a89
commit
5ef638694e
4 changed files with 10 additions and 3 deletions
|
@ -3,6 +3,7 @@ Location data from Google Takeout
|
|||
"""
|
||||
REQUIRES = [
|
||||
'geopy', # checking that coordinates are valid
|
||||
'ijson',
|
||||
]
|
||||
|
||||
import json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue