diff options
author | ziro <palembani@gmail.com> | 2020-08-06 07:37:19 +0000 |
---|---|---|
committer | ziro <palembani@gmail.com> | 2020-08-06 07:37:19 +0000 |
commit | 13447ea06137e9a2d856283037692837836e9b42 (patch) | |
tree | eab42aa5e4e3615162a7581c8b44f4c962654ea3 /requirements.txt | |
parent | f797397950a1757a978962e912edae1a7263d3cb (diff) | |
download | steve-bot-13447ea06137e9a2d856283037692837836e9b42.tar steve-bot-13447ea06137e9a2d856283037692837836e9b42.tar.gz steve-bot-13447ea06137e9a2d856283037692837836e9b42.tar.bz2 steve-bot-13447ea06137e9a2d856283037692837836e9b42.tar.lz steve-bot-13447ea06137e9a2d856283037692837836e9b42.tar.xz steve-bot-13447ea06137e9a2d856283037692837836e9b42.tar.zst steve-bot-13447ea06137e9a2d856283037692837836e9b42.zip |
+ Steve Branch
Diffstat (limited to 'requirements.txt')
-rwxr-xr-x[-rw-r--r--] | requirements.txt | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a920b4b..57d4bd7 100644..100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,18 @@ asyncio==3.4.3 -discord.py>=1.3.4 +discord.py>=1.4.0a2409+gb77af19 colorama==0.4.3 +GitPython==2.1.15 +google-api-core==1.17.0 +google-auth==1.14.1 +google-cloud-core==1.3.0 +google-cloud-translate==2.0.1 +googleapis-common-protos==1.51.0 +pathlib2==2.3.5 +Pillow>=7 +PyNaCl==1.3.0 +python-dateutil==2.8.1 +requests==2.22.0 +selenium==3.141.0 +six==1.12.0 +subprocess32==3.5.4 +youtube_dl>=2020.6.6 |