use aiohttp to fetch details concurrently
This commit is contained in:
parent
61b8c82592
commit
01ac24b4b7
5 changed files with 602 additions and 21 deletions
|
|
@ -21,6 +21,7 @@ geopy = "^2.4.1"
|
|||
matplotlib = "^3.10.0"
|
||||
opencv-python = "^4.11.0.86"
|
||||
click = "^8.2.0"
|
||||
aiohttp = "^3.11.18"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ipdb = "^0.13.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue