serious_python: 0.9.0

This commit is contained in:
Feodor Fitsner 2025-02-19 17:30:49 -08:00
parent 2043b4a1cb
commit a49c9f3d86
1 changed files with 7 additions and 6 deletions

View File

@ -11,7 +11,7 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
serious_python: 0.8.7 serious_python: 0.9.0
path: ^1.9.0 path: ^1.9.0
url_strategy: ^0.2.0 url_strategy: ^0.2.0
@ -22,17 +22,18 @@ dependencies:
dependency_overrides: dependency_overrides:
flet: 0.26.0 flet: 0.26.0
# flet: # flet:
# git: # git:
# path: packages/flet # path: packages/flet
# ref: main # ref: main
# url: https://github.com/flet-dev/flet.git # url: https://github.com/flet-dev/flet.git
serious_python: # serious_python:
git: # git:
url: https://github.com/flet-dev/serious-python.git # url: https://github.com/flet-dev/serious-python.git
ref: main # ref: main
path: src/serious_python # path: src/serious_python
wakelock_plus: ^1.2.10 wakelock_plus: ^1.2.10
web: ^1.0.0 web: ^1.0.0