requirements.txt 249 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 # Test runner pytest>=8.0 # PostgreSQL storage prototype psycopg[binary]>=3.2 OpenCC>=1.3.1 # 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