pin all dependencies except youtube-dl, and Red-Trivia. (#1317)

* pin all dependencies except youtube-dl, and Red-Trivia.
The ranges on these might be expandable, but I can personally confirm these versions
to work

* this is what I get for copy/pasting version and not double checking

* and this is what I get for manually typing it
This commit is contained in:
Michael H 2018-02-18 21:52:32 -05:00 committed by Kowlin
parent 249756e0d2
commit 7f0cca1baf

View File

@ -1,9 +1,9 @@
yarl==0.18.0 yarl==0.18.0
aiohttp>=2.0.0,<2.3.0 aiohttp>=2.0.0,<2.3.0
appdirs appdirs==1.4.3
youtube_dl youtube_dl
raven raven==6.5.0
colorama colorama==0.3.9
aiohttp-json-rpc<=0.8.7 aiohttp-json-rpc==0.8.7
pyyaml pyyaml==3.12
Red-Trivia Red-Trivia