Skip to content

Commit 86480b6

Browse files
authored
Add missing requests package (#39)
1 parent d0d66fe commit 86480b6

2 files changed

Lines changed: 25 additions & 12 deletions

File tree

poetry.lock

Lines changed: 24 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ tilemapbase = "^0.4.7"
4242
dtaidistance = "^2.3.13"
4343
tqdm = "^4.67.1"
4444
numba = "^0.62.1"
45+
requests = "^2.33.1"
4546

4647
[tool.poetry.extras]
4748
geo = [ "geojson-pydantic", "geopandas", "shapely",]

0 commit comments

Comments
 (0)