mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
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:
parent
249756e0d2
commit
7f0cca1baf
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user