short-url-fastapi/requirements.txt

18 lines
282 B
Plaintext
Raw Normal View History

2023-09-08 09:46:29 +08:00
aiomysql==0.2.0
annotated-types==0.5.0
anyio==3.7.1
click==8.1.6
colorama==0.4.6
exceptiongroup==1.1.2
fastapi==0.103.1
h11==0.14.0
idna==3.4
pydantic==2.1.1
pydantic_core==2.4.0
PyMySQL==1.1.0
PyYAML==6.0.1
sniffio==1.3.0
starlette==0.27.0
typing_extensions==4.7.1
uvicorn==0.23.2