Temporary fix for protobuf error
This commit is contained in:
parent
99c59a5812
commit
2bcef5e65e
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = zotify
|
||||
version = 0.6.6
|
||||
version = 0.6.7
|
||||
author = Zotify Contributors
|
||||
description = A highly customizable music and podcast downloader
|
||||
long_description = file: README.md
|
||||
|
@ -20,7 +20,7 @@ install_requires =
|
|||
ffmpy
|
||||
music_tag
|
||||
Pillow
|
||||
protobuf
|
||||
protobuf==3.20.1
|
||||
pwinput
|
||||
tabulate
|
||||
tqdm
|
||||
|
|
Loading…
Reference in New Issue