Update requirements.txt

* Recently, the "hsaudiotag3k" on pypi has changed name slightly
* The actual version is now "1.1.3.post1"
* This avoids errors when invoking `pip -r requirements.txt`
This commit is contained in:
glubsy 2020-12-30 18:52:37 +01:00
父節點 3255bdf0a2
當前提交 990eaaa797
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -1,7 +1,7 @@
Send2Trash>=1.3.0
sphinx>=1.2.2
polib>=1.0.4
hsaudiotag3k>=1.1.3
hsaudiotag3k>=1.1.3*
distro>=1.5.0
PyQt5 >=5.4,<6.0; sys_platform == 'win32'
pywin32>=200; sys_platform == 'win32'