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