diff --git a/poetry.lock b/poetry.lock index b07f051..dba9c99 100644 --- a/poetry.lock +++ b/poetry.lock @@ -172,26 +172,26 @@ files = [ [[package]] name = "flet" -version = "0.6.2" +version = "0.7.4" description = "Flet for Python - easily build interactive multi-platform apps in Python" category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ - {file = "flet-0.6.2-py3-none-any.whl", hash = "sha256:c371ea61ad00adcacbe0d5ec9c1d0d60bcdb9d1e42a5006c9026d40996e01729"}, - {file = "flet-0.6.2-py3-none-macosx_10_14_x86_64.whl", hash = "sha256:d1c696abf67686f61886fb8b743996e00bd84f0b774a4100617132e9e12dd4f0"}, - {file = "flet-0.6.2-py3-none-macosx_12_0_arm64.whl", hash = "sha256:7d4361d036bae770c73f24bf56f66b74745e240e8a60e95b35a7df75570758b9"}, - {file = "flet-0.6.2-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:267e5c0f11063ca73b3dd616c741bdeadf00cc3cc835e92c7dc711f2bf265e1f"}, - {file = "flet-0.6.2-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:6eae6a8d6eec96343eb136a013c9e7d911af3c030cddecb2e5c79c275a8d045f"}, - {file = "flet-0.6.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:899adb549c781a93dc1bf1a4fc339866a1b1100007b4974b51d9de7fa8c39d97"}, - {file = "flet-0.6.2-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:4860b0d95c18ba1f19f3c6fa243137a05eeb55acc88c1574440abd43c832b862"}, - {file = "flet-0.6.2-py3-none-win32.whl", hash = "sha256:44ffaa7fb05da3eea8669e47704236c3f562db9b177c63008b83cce675fc137d"}, - {file = "flet-0.6.2-py3-none-win_amd64.whl", hash = "sha256:94305c9ddd5bb1b277afc7340e8c4c02b199851f726bda3aac36a49b33d07e19"}, - {file = "flet-0.6.2.tar.gz", hash = "sha256:1033404f03b63788d7542e47d55997a82f571939d0a3cbcbbd3128cd1619ba3e"}, + {file = "flet-0.7.4-py3-none-any.whl", hash = "sha256:aa2ea96d883810b1be1d0b3b7ccbab7e159848b1b17ecd4884d27f6e87e44561"}, + {file = "flet-0.7.4-py3-none-macosx_10_14_x86_64.whl", hash = "sha256:d182626579b8f8edbd31d054740761862761568090614d7a972e4a3fdc8f3b95"}, + {file = "flet-0.7.4-py3-none-macosx_12_0_arm64.whl", hash = "sha256:005eb2656672f938065799b17d2cc6f7f8af767f8fed7658437453978380221a"}, + {file = "flet-0.7.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ffdd02df1d16027111a3d97d874cae06fc7c9df792fc73c96cb58a1eb226f92e"}, + {file = "flet-0.7.4-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:77024ccbea20ab6c734002fc3617b12d6eea9bc555e3e9fedf37eb0da4c05e00"}, + {file = "flet-0.7.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7cb258d439f30e40db24347c38f7b85ca1ec44decd63f44848c724e28f86ab42"}, + {file = "flet-0.7.4-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:192ebd5f6a6717c693e47a5c632de949b45935d37fca543d85763ff454edebd0"}, + {file = "flet-0.7.4-py3-none-win32.whl", hash = "sha256:beb3cd75bafc53ff0f7468ee51901467040f7daf427dcb54ef5e600dbb82c228"}, + {file = "flet-0.7.4-py3-none-win_amd64.whl", hash = "sha256:d5056777371895c38e32bfb947be2a1ee97aedaf0b9cf75f2dcdad225aeaf095"}, + {file = "flet-0.7.4.tar.gz", hash = "sha256:bc53e337ee7023282d3f4df9a1d00e49d17d3d07ba797cfa089f50d1df12705a"}, ] [package.dependencies] -flet-core = "0.6.2" +flet-core = "0.7.4" httpx = ">=0.23.3,<0.24.0" oauthlib = ">=3.2.2,<4.0.0" packaging = ">=23.0,<24.0" @@ -201,14 +201,14 @@ websockets = ">=10.4,<11.0" [[package]] name = "flet-core" -version = "0.6.2" +version = "0.7.4" description = "Flet core library" category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ - {file = "flet_core-0.6.2-py3-none-any.whl", hash = "sha256:a78023a37dd356bed7900eec1a655c03ae4d6c27a711358ee13d14669408281b"}, - {file = "flet_core-0.6.2.tar.gz", hash = "sha256:58c926fb8ef186e633d47b223df17b61b38283b5e56e3f681c8f6756dc006ffc"}, + {file = "flet_core-0.7.4-py3-none-any.whl", hash = "sha256:fa208e8cf1a64613a57c497526a9cb6eb46d153bed61f5ebb9518baf56d15c52"}, + {file = "flet_core-0.7.4.tar.gz", hash = "sha256:f161bba1d6221ab7b0e06c03f8c52ecd03e60e7ed5fc69a8701a6ba2ab1b08dc"}, ] [package.dependencies] @@ -1041,4 +1041,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "b654eabf9c06dd33815c9c72db54231efcc079493cc67fdc481fb9bf00e9d0f3" +content-hash = "4ddcefafc1605c95a56e21ebea6f2ac7b8a5d177fd66dbe1f60263aafe063231" diff --git a/pyproject.toml b/pyproject.toml index df5787f..b34159e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ repository = "https://github.com/iron3oxide/fletched" [tool.poetry.dependencies] python = "^3.10" repath = "^0.9.0" -flet = ">=0.4,<0.7" +flet = ">=0.4,<0.8" pydantic = "^1.10.5" abstractcp = "^0.9.9" polars = ">=0.16.8,<0.18.0"