diff --git a/poetry.lock b/poetry.lock index ac38f98..5abea39 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. [[package]] name = "astroid" @@ -660,13 +660,13 @@ files = [ [[package]] name = "pywebio" -version = "1.7.1" +version = "1.8.1" description = "Write interactive web app in script way." category = "main" optional = false python-versions = ">=3.5.2" files = [ - {file = "pywebio-1.7.1.tar.gz", hash = "sha256:853d103f0a46af8d8170d35fd7a1ea042fe125c7ec56cf5180e8fde212e5eed9"}, + {file = "pywebio-1.8.1.tar.gz", hash = "sha256:37bd346210a7a0b2840e8c7bb4aa6cb81fac3a36c4425b0dd5075a1161bb517d"}, ] [package.dependencies] @@ -913,7 +913,7 @@ files = [ ] [package.dependencies] -greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and (platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\")"} +greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and platform_machine == \"aarch64\" or python_version >= \"3\" and platform_machine == \"ppc64le\" or python_version >= \"3\" and platform_machine == \"x86_64\" or python_version >= \"3\" and platform_machine == \"amd64\" or python_version >= \"3\" and platform_machine == \"AMD64\" or python_version >= \"3\" and platform_machine == \"win32\" or python_version >= \"3\" and platform_machine == \"WIN32\""} [package.extras] aiomysql = ["aiomysql", "greenlet (!=0.4.17)"] @@ -1147,4 +1147,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "c231d865e4ab348b120846f64a586f8811f99741245ac1ea2abbc67959de13b4" +content-hash = "a20a7c70d59be414b2611a4b17cbf09aaf3111c7fec34a87a7c4ce1177854613" diff --git a/pyproject.toml b/pyproject.toml index c876364..e9329da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ psycopg2-binary = "==2.9.6" pyecharts = "1.9.1" python = "^3.9" pytz = "==2022.7.1" -pywebio = "1.7.1" +pywebio = "1.8.1" sentry-sdk = "==1.19.1" [tool.poetry.dev-dependencies] diff --git a/requirements.txt b/requirements.txt index 364d4e0..8197edb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -192,8 +192,8 @@ python-dotenv==0.21.0 ; python_version >= "3.9" and python_version < "4.0" \ pytz==2022.7.1 ; python_version >= "3.9" and python_version < "4.0" \ --hash=sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0 \ --hash=sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a -pywebio==1.7.1 ; python_version >= "3.9" and python_version < "4.0" \ - --hash=sha256:853d103f0a46af8d8170d35fd7a1ea042fe125c7ec56cf5180e8fde212e5eed9 +pywebio==1.8.1; python_version >= "3.9" and python_version < "4.0" \ + --hash=sha256:37bd346210a7a0b2840e8c7bb4aa6cb81fac3a36c4425b0dd5075a1161bb517d sentry-sdk==1.19.1 ; python_version >= "3.9" and python_version < "4.0" \ --hash=sha256:7ae78bd921981a5010ab540d6bdf3b793659a4db8cccf7f16180702d48a80d84 \ --hash=sha256:885a11c69df23e53eb281d003b9ff15a5bdfa43d8a2a53589be52104a1b4582f