Files
PyZuneCatalogServer/requirements.txt
T

4 lines
78 B
Plaintext
Raw Normal View History

2021-04-17 16:59:56 -05:00
Flask>=1.0,<=1.1.2
2021-03-20 23:55:33 -05:00
musicbrainzngs==0.7.1
2021-04-17 16:59:56 -05:00
gunicorn; platform_system == "Linux"