repath>=0.9.0
msgpack>=1.1.0

[:extra == "cli"]
flet-cli==0.86.0.dev1

[:extra == "web"]
flet-web==0.86.0.dev1

[:platform_system != "Emscripten"]
oauthlib>=3.2.2
httpx>=0.28.1

[:python_version < "3.11"]
typing-extensions

[all]
flet-cli==0.86.0.dev1
flet-web==0.86.0.dev1
flet-desktop==0.86.0.dev1

[cli]
flet-cli==0.86.0.dev1

[desktop]
flet-desktop==0.86.0.dev1

[test]
pytest>=7.2.0
pytest-asyncio>=1.1.0
numpy>=2.2.0
pillow>=10.3.0
scikit-image>=0.25.2

[web]
flet-web==0.86.0.dev1
