requirements.txt 235 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 # Test runner pytest>=8.0 # PostgreSQL storage prototype psycopg[binary]>=3.2 # Existing MySQL/COS lyric download utilities pymysql>=1.1 cos-python-sdk-v5>=1.9 tqdm>=4.66 # HTTP API server fastapi>=0.110.0 uvicorn[standard]>=0.29.0