We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d83381 commit 331aed5Copy full SHA for 331aed5
pyproject.toml
@@ -17,7 +17,7 @@ dash-leaflet = "^0.1.28"
17
dash-extensions = "^1.0.0"
18
pandas = ">=2.1.4"
19
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" }
+reolink_api_client = { git = "https://github.com/pyronear/pyro-engine.git", branch = "develop", subdirectory = "reolink_api/client" }
21
python-dotenv = ">=1.0.0"
22
geopy = ">=2.4.0"
23
sentry-sdk = { version = "^1.5.12", extras = ["flask"] }
0 commit comments