Update flet dependency to use 'sensors' branch

Changed the flet package override to reference the 'sensors' branch instead of 'main'. This may be to incorporate new features or fixes related to sensors from the upstream repository.
This commit is contained in:
Feodor Fitsner 2025-12-02 10:42:27 -08:00
parent e6cc49ad0d
commit 166667aceb
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ dependency_overrides:
flet:
git:
path: packages/flet
ref: main
ref: sensors
url: https://github.com/flet-dev/flet.git
serious_python: 0.9.6