Skip to content

Commit 5aae731

Browse files
committed
Fix hotosm-auth extras: use django instead of fastapi
1 parent d908eb7 commit 5aae731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ api = [
4141
"geopandas>=0.13.2",
4242
"gpxpy>=1.6.2",
4343
"gunicorn>=23.0.0",
44-
"hotosm-auth[fastapi]==0.2.9",
44+
"hotosm-auth[django]==0.2.9",
4545
"mercantile>=1.2.1",
4646
"numpy>=1.24.4",
4747
"osm-login-python>=1.0.0",

0 commit comments

Comments
 (0)