We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e15113 commit 73a3a5aCopy full SHA for 73a3a5a
pyproject.toml
@@ -36,10 +36,10 @@ gui = [
36
"pillow",
37
"plyer"
38
]
39
-modern = ["flet==0.80.4", "flet-desktop==0.80.4", "flet-charts==0.80.4"]
+modern = ["flet==0.82.2", "flet-desktop==0.82.2", "flet-charts==0.82.2"]
40
test = [
41
"pytest==9.0.2",
42
- "flet-charts==0.80.4",
+ "flet-charts==0.82.2",
43
"httpx>=0.28.1",
44
"pytest-timeout"
45
0 commit comments