Add serious_python dependency to pubspec.yaml

Included serious_python version 0.9.6 in the dependencies to enable new functionality or integration with Python features.
This commit is contained in:
Feodor Fitsner 2025-12-01 16:27:51 -08:00
parent 9118887b76
commit e6cc49ad0d
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
serious_python: 0.9.6
path: ^1.9.0 path: ^1.9.0
url_strategy: ^0.2.0 url_strategy: ^0.2.0
cupertino_icons: ^1.0.6 cupertino_icons: ^1.0.6