diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 99c6a5e..69f6485 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -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