创建 requirements.txt

master
wangsiyuan 2024-01-05 19:12:57 +08:00
parent cae3ad3091
commit 89c680d369
1 changed files with 19 additions and 0 deletions

19
requirements.txt Normal file
View File

@ -0,0 +1,19 @@
annotated-types==0.6.0
anyio==4.2.0
click==8.1.7
fastapi==0.108.0
h11==0.14.0
httptools==0.6.1
idna==3.6
pillow==10.2.0
pydantic==2.5.3
pydantic_core==2.14.6
python-dotenv==1.0.0
PyYAML==6.0.1
sniffio==1.3.0
starlette==0.32.0.post1
typing_extensions==4.9.0
uvicorn==0.25.0
uvloop==0.19.0
watchfiles==0.21.0
websockets==12.0