payHook / requirements.txt
rogerxavier's picture
Update requirements.txt
0643bf1 verified
raw
history blame
150 Bytes
requests==2.31.0
aiohttp==3.7.3
fastapi==0.112.0
urllib3==2.0.7
tablestore==6.0.1
pydantic#用于自定义接口模型
uvicorn
mysql-connector-python