diff options
| -rw-r--r-- | requirements.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..90ddb1b --- /dev/null +++ b/requirements.txt @@ -0,0 +1,26 @@ +aiohttp==1.0.5 +async-timeout==2.0.1 +boto==2.48.0 +boto3==1.6.21 +botocore==1.9.21 +bz2file==0.98 +certifi==2018.1.18 +chardet==3.0.4 +Cython==0.28.1 +discord.py==0.16.12 +docutils==0.14 +gensim==3.4.0 +idna==2.6 +jmespath==0.9.3 +multidict==4.1.0 +numpy==1.14.2 +pkg-resources==0.0.0 +python-dateutil==2.6.1 +redis==2.10.6 +requests==2.18.4 +s3transfer==0.1.13 +scipy==1.0.1 +six==1.11.0 +smart-open==1.5.7 +urllib3==1.22 +websockets==3.4 |
