From bbb42ca3502f5e84c1468f392bee669cd453c0de Mon Sep 17 00:00:00 2001 From: lzwang Date: Sat, 30 Dec 2023 20:21:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20CloudCenter=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud-center/requirements.txt | 38 ++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/cloud-center/requirements.txt b/cloud-center/requirements.txt index de24f7d..da3d9ac 100644 --- a/cloud-center/requirements.txt +++ b/cloud-center/requirements.txt @@ -6,10 +6,10 @@ anyio[trio]==3.7.1 ; python_full_version >= "3.11.0" and python_version < "4.0" async-generator==1.10 ; python_full_version >= "3.11.0" and python_version < "4.0" async-timeout==4.0.3 ; python_full_version >= "3.11.0" and python_full_version <= "3.11.2" attrs==23.1.0 ; python_full_version >= "3.11.0" and python_version < "4.0" -babel==2.13.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" -bcrypt==4.0.1 ; python_full_version >= "3.11.0" and python_version < "4.0" +babel==2.14.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +bcrypt==4.1.2 ; python_full_version >= "3.11.0" and python_version < "4.0" certifi==2023.11.17 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" -cffi==1.16.0 ; os_name == "nt" and implementation_name != "pypy" and python_full_version >= "3.11.0" and python_version < "4.0" +cffi==1.16.0 ; python_full_version >= "3.11.0" and python_version < "4.0" chardet==5.2.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" charset-normalizer==2.0.12 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" click==8.1.7 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" @@ -17,11 +17,12 @@ colorama==0.4.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0 contourpy==1.2.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" cos-python-sdk-v5==1.9.26 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" crcmod==1.7 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +cryptography==41.0.7 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" cycler==0.12.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" deprecated==1.2.14 ; python_full_version >= "3.11.0" and python_version < "4.0" -fastapi-login==1.9.1 ; python_full_version >= "3.11.0" and python_version < "4.0" +fastapi-login==1.9.2 ; python_full_version >= "3.11.0" and python_version < "4.0" fastapi==0.104.1 ; python_full_version >= "3.11.0" and python_version < "4.0" -fonttools==4.45.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +fonttools==4.47.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" ghp-import==2.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" gitdb==4.0.11 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" gitpython==3.1.40 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" @@ -41,26 +42,28 @@ matplotlib==3.8.2 ; python_full_version >= "3.11.0" and python_full_version < "4 mergedeep==1.3.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" mkdocs-glightbox==0.3.5 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" mkdocs-material-extensions==1.3.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" -mkdocs-material==9.4.14 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +mkdocs-material==9.5.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" mkdocs-plugin-inline-svg==0.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" mkdocs==1.5.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" numpy==1.26.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" outcome==1.3.0.post0 ; python_full_version >= "3.11.0" and python_version < "4.0" packaging==23.2 ; python_full_version >= "3.11.0" and python_version < "4.0" paginate==0.5.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +paramiko==3.4.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" passlib[bcrypt]==1.7.4 ; python_full_version >= "3.11.0" and python_version < "4.0" -pathspec==0.11.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +pathspec==0.12.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" pendulum==2.1.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" pillow==10.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" -platformdirs==4.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +platformdirs==4.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" pluggy==1.3.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" -pycparser==2.21 ; python_full_version >= "3.11.0" and os_name == "nt" and implementation_name != "pypy" and python_version < "4.0" -pycryptodome==3.19.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" -pydantic-core==2.14.5 ; python_full_version >= "3.11.0" and python_version < "4.0" -pydantic==2.5.2 ; python_full_version >= "3.11.0" and python_version < "4.0" +pycparser==2.21 ; python_full_version >= "3.11.0" and python_version < "4.0" +pycryptodome==3.19.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +pydantic-core==2.14.6 ; python_full_version >= "3.11.0" and python_version < "4.0" +pydantic==2.5.3 ; python_full_version >= "3.11.0" and python_version < "4.0" pygments==2.17.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" pyjwt==2.8.0 ; python_full_version >= "3.11.0" and python_version < "4.0" -pymdown-extensions==10.5 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +pymdown-extensions==10.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +pynacl==1.5.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" pyparsing==3.1.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" pytest-mock==3.12.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" pytest==7.4.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" @@ -70,21 +73,20 @@ pytzdata==2020.1 ; python_full_version >= "3.11.0" and python_full_version < "4. pyyaml-env-tag==0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" pyyaml==6.0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" redis==5.0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" -regex==2023.10.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +regex==2023.12.25 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" requests-toolbelt==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" requests==2.27.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" -ruff==0.1.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +ruff==0.1.9 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" schedule==1.2.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" -setuptools==69.0.2 ; python_version >= "3.12" and python_full_version < "4.0.0" six==1.16.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" slowapi==0.1.8 ; python_full_version >= "3.11.0" and python_version < "4.0" smmap==5.0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" sniffio==1.3.0 ; python_full_version >= "3.11.0" and python_version < "4.0" sortedcontainers==2.4.0 ; python_full_version >= "3.11.0" and python_version < "4.0" starlette==0.27.0 ; python_full_version >= "3.11.0" and python_version < "4.0" -tencentcloud-sdk-python==3.0.1038 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +tencentcloud-sdk-python==3.0.1064 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" trio==0.21.0 ; python_full_version >= "3.11.0" and python_version < "4.0" -typing-extensions==4.8.0 ; python_full_version >= "3.11.0" and python_version < "4.0" +typing-extensions==4.9.0 ; python_full_version >= "3.11.0" and python_version < "4.0" urllib3==1.26.18 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" uvicorn==0.24.0.post1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" watchdog==3.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"