Browse Source

updated aiohttp version to be inline with discord.py

tags/v2.0.0
Roxie Gibson 6 years ago
parent
commit
40967dc03b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -1,5 +1,5 @@
git+https://github.com/Rapptz/discord.py@rewrite#egg=discord.py[voice]
aiohttp==3.0.1
aiohttp<2.3.0,>=2.0.0
beautifulsoup4==4.6.0
pillow==5.1.0
numpy==1.14.3

Loading…
Cancel
Save