Trying explicitly defining colored package version.

This commit is contained in:
2021-07-04 16:00:08 +02:00
parent 2f9f30349d
commit 2cfc9d3cde

View File

@@ -25,7 +25,7 @@ setup(
'docopt', 'docopt',
'beautifulsoup4', 'beautifulsoup4',
'termcolor', 'termcolor',
'colored', 'colored==1.3.5'
], ],
url='https://github.com/KevinMidboe/torrent_search', url='https://github.com/KevinMidboe/torrent_search',
classifiers=[ classifiers=[