Update serious_python and flet dependencies

Bump serious_python to version 0.9.7 and update flet dependency override to use the main branch. Also comment out the serious_python git override.
This commit is contained in:
Feodor Fitsner 2025-12-18 13:14:33 -08:00
parent 459fce5f9c
commit 99078d3554
1 changed files with 7 additions and 9 deletions

View File

@ -13,7 +13,7 @@ dependencies:
flutter_web_plugins:
sdk: flutter
serious_python: 0.9.6
serious_python: 0.9.7
battery_plus: ^7.0.0
connectivity_plus: ^7.0.0
@ -37,16 +37,14 @@ dependency_overrides:
flet:
git:
path: packages/flet
ref: routing-fix
ref: main
url: https://github.com/flet-dev/flet.git
#serious_python: 0.9.6
serious_python:
git:
url: https://github.com/flet-dev/serious-python.git
ref: android10-fix
path: src/serious_python
# serious_python:
# git:
# url: https://github.com/flet-dev/serious-python.git
# ref: android10-fix
# path: src/serious_python
package_info_plus: ^9.0.0
wakelock_plus: ^1.4.0