更新README.md文件,添加了安装包的逐行安装命令。同时更新了requirements.txt文件,删除了一些包并更新了一些包的版本。
Showing
annotated-types==0.5.0 | ||
anyio==3.7.1 | ||
certifi==2022.12.7 | ||
click==8.1.6 | ||
colorama==0.4.6 | ||
exceptiongroup==1.1.2 | ||
... | ... | @@ -8,19 +7,11 @@ fastapi==0.100.1 |
h11==0.14.0 | ||
idna==3.4 | ||
importlib-metadata==6.7.0 | ||
openssl==1.1.1u | ||
pip==22.3.1 | ||
pydantic-core==2.4.0 | ||
pydantic==2.1.1 | ||
python==3.7.16 | ||
setuptools==65.6.3 | ||
pydantic_core==2.4.0 | ||
sniffio==1.3.0 | ||
sqlite==3.41.2 | ||
starlette==0.27.0 | ||
typing-extensions==4.7.1 | ||
typing_extensions==4.7.1 | ||
uvicorn==0.22.0 | ||
vc==14.2 | ||
vs2015_runtime==14.27.29016 | ||
wheel==0.38.4 | ||
wincertstore==0.2 | ||
zipp==3.15.0 |
Please
register
or
sign in
to comment