返回 Pixelle-Video
requirements.txt
根目录 / packaging / windows / requirements.txt
1 # Requirements for building Windows package
2 # Install with: pip install -r requirements.txt
3
4 pyyaml>=6.0.0
5
6
6 lines Plain Text