diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..7c3bc62 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,11 @@ +aiohttp==1.0.5 +appdirs==1.4.2 +async-timeout==1.1.0 +asyncpg==0.9.0 +chardet==2.3.0 +discord.py==0.16.7 +multidict==2.1.4 +packaging==16.8 +pyparsing==2.1.10 +six==1.10.0 +websockets==3.2 |
