Skip to content

Commit 331aed5

Browse files
not yet on main
1 parent 1d83381 commit 331aed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dash-leaflet = "^0.1.28"
1717
dash-extensions = "^1.0.0"
1818
pandas = ">=2.1.4"
1919
pyroclient = { git = "https://github.com/pyronear/pyro-api.git", branch = "main", subdirectory = "client" }
20-
reolink_api_client = { git = "https://github.com/pyronear/pyro-engine.git", branch = "main", subdirectory = "reolink_api/client" }
20+
reolink_api_client = { git = "https://github.com/pyronear/pyro-engine.git", branch = "develop", subdirectory = "reolink_api/client" }
2121
python-dotenv = ">=1.0.0"
2222
geopy = ">=2.4.0"
2323
sentry-sdk = { version = "^1.5.12", extras = ["flask"] }

0 commit comments

Comments
 (0)