test for youtube-dl stitch-up

This commit is contained in:
Noah Levitt 2018-08-15 17:42:53 -07:00
parent c2ad8427e1
commit 3c27132aaa
10 changed files with 79 additions and 2 deletions

View file

@ -67,7 +67,7 @@ setuptools.setup(
'youtube-dl',
'reppy==0.3.4',
'requests',
'websocket-client!=0.39.0',
'websocket-client!=0.39.0,!=0.49.0',
'pillow>=5.2.0',
'urlcanon>=0.1.dev23',
'doublethink>=0.2.0.dev88',