From 7b6d4a793b584238c9c192823bea62344c8fa1e3 Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 2 Feb 2024 18:15:49 +0800 Subject: [PATCH] Add requirement.bak --- requirement.bak | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 requirement.bak diff --git a/requirement.bak b/requirement.bak new file mode 100644 index 0000000..cf7e371 --- /dev/null +++ b/requirement.bak @@ -0,0 +1,35 @@ +annotated-types==0.6.0 +anyio==4.2.0 +certifi==2023.11.17 +click==8.1.7 +dnspython==2.4.2 +email-validator==2.1.0.post1 +exceptiongroup==1.2.0 +fastapi==0.109.0 +h11==0.14.0 +httpcore==1.0.2 +httptools==0.6.1 +httpx==0.26.0 +idna==3.6 +itsdangerous==2.1.2 +Jinja2==3.1.3 +MarkupSafe==2.1.3 +orjson==3.9.10 +pydantic==2.5.3 +pydantic-extra-types==2.4.1 +pydantic-settings==2.1.0 +pydantic_core==2.14.6 +python-dotenv==1.0.0 +python-multipart==0.0.6 +PyYAML==6.0.1 +sniffio==1.3.0 +starlette==0.35.1 +typing_extensions==4.9.0 +ujson==5.9.0 +uvicorn==0.25.0 +uvloop==0.19.0 +watchfiles==0.21.0 +websockets==12.0 +docker==5.0.3 +docker-compose==1.29.2 +moto[all]==2.0.7 \ No newline at end of file