File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -328,11 +328,12 @@ click==8.1.8 ; python_version >= "3.11" and python_full_version <= "3.12.3" \
328328colorama == 0.4.6 ; python_version >= "3.11" and python_full_version <= "3.12.3" and (platform_system == "Windows" or sys_platform == "win32" ) \
329329 --hash =sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
330330 --hash =sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
331- flet-desktop-light == 0.26.0 ; python_version >= "3.11" and python_full_version <= "3.12.3" \
331+ flet-desktop-light == 0.26.0 ; sys_platform == "linux" and python_version >= "3.11" and python_full_version <= "3.12.3" \
332332 --hash =sha256:20a2cb5e2cdbfe4c65a37a63f39801bd456c0bf6b130e5b0a1fd2eb18b49bd74 \
333333 --hash =sha256:30605dd2998c5c48bc8f057d239ae0dcbb0f97834ebdf1e6eb51abb85af191b6 \
334334 --hash =sha256:5ef509a2ef45fa5ebbcca1fb4bec175abf95271a0d85af459931d54d689979d2 \
335335 --hash =sha256:e4beeaece64b14905914503820b828f8599790e56ff001f99f0c05c85eccf3d1
336+ flet-desktop == 0.26.0 ; sys_platform == "win32" and python_version >= "3.11" and python_full_version <= "3.12.3"
336337flet == 0.26.0 ; python_version >= "3.11" and python_full_version <= "3.12.3" \
337338 --hash =sha256:779e58dcfb4fbf0760715471121a183bf7ecf48e522fee068556cb26df3490fb
338339h11 == 0.14.0 ; python_version >= "3.11" and python_full_version <= "3.12.3" and platform_system != "Pyodide" \
You can’t perform that action at this time.
0 commit comments