Browse Source

updated requirements.txt to actually be correct and not require external scripting to get right!

tags/v1.8.0
Roxie Gibson 6 years ago
parent
commit
ddde27c0b4
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      requirements.txt

+ 4
- 3
requirements.txt View File

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

Loading…
Cancel
Save