Browse Source

Fix requirements.txt

Alex Taber 6 years ago
parent
commit
3b6a1213e1
1 changed files with 1 additions and 14 deletions
  1. 1
    14
      requirements.txt

+ 1
- 14
requirements.txt View File

@@ -1,15 +1,2 @@
1
-aiohttp==3.3.2
2
-async-timeout==3.0.0
3
-attrs==18.2.0
4
-certifi==2018.8.24
5
-chardet==3.0.4
6
-discord.py==1.0.0a1477+g184c430
7
-idna==2.7
8
-idna-ssl==1.1.0
1
+git+https://github.com/Rapptz/discord.py@184c4302c7fe17a31893f0accf197c975200d233
9 2
 matrix-client==0.3.2
10
-multidict==4.4.0
11
-pkg-resources==0.0.0
12
-requests==2.19.1
13
-urllib3==1.23
14
-websockets==5.0.1
15
-yarl==1.2.6