diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 06d01b5..16fde54 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter - serious_python: 0.9.0 + serious_python: 0.9.1 path: ^1.9.0 url_strategy: ^0.2.0 @@ -21,13 +21,13 @@ dependencies: window_manager: ^0.4.3 dependency_overrides: - #flet: 0.27.4 + flet: 0.27.5 - flet: - git: - path: packages/flet - ref: feodor/flet-0-27-5-fixes - url: https://github.com/flet-dev/flet.git + # flet: + # git: + # path: packages/flet + # ref: feodor/flet-0-27-5-fixes + # url: https://github.com/flet-dev/flet.git # serious_python: # git: