Skip to content

Commit a74f042

Browse files
authored
pin flet version to `>=0.70.0.dev0 (#4)
1 parent e926ff9 commit a74f042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [{ name = "Flet contributors", email = "hello@flet.dev" }]
77
license = "Apache-2.0"
88
requires-python = ">=3.10"
99
dependencies = [
10-
"flet >=0.70.0",
10+
"flet >=0.70.0.dev0",
1111
]
1212

1313
[project.urls]

0 commit comments

Comments
 (0)