Commit eaa24f75 eaa24f75eadecff3d66d1e721e7a2ed5225d1c69 by 沈秋雨

更新依赖

1 parent 8413944a
......@@ -10,6 +10,14 @@ pymysql>=1.1
cos-python-sdk-v5>=1.9
tqdm>=4.66
# Audio composition feature extraction
librosa>=0.10.0
scipy>=1.11
numpy>=1.24
# pgvector PostgreSQL client
pgvector>=0.2.0
# HTTP API server
fastapi>=0.110.0
uvicorn[standard]>=0.29.0
......