diff options
author | ziro <palembani@gmail.com> | 2020-08-05 03:53:17 +0000 |
---|---|---|
committer | ziro <palembani@gmail.com> | 2020-08-05 03:53:17 +0000 |
commit | c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc (patch) | |
tree | 8b0c2fd8fecb9df61b33bd5998aafc0425b34070 /requirements.txt | |
parent | 7e3f3e006d3cf29001e3990375d028dc9c91b757 (diff) | |
download | steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.gz steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.bz2 steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.lz steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.xz steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.zst steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.zip |
+ Tweaking
Diffstat (limited to 'requirements.txt')
-rwxr-xr-x | requirements.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100755 index 57d4bd7..0000000 --- a/requirements.txt +++ /dev/null @@ -1,18 +0,0 @@ -asyncio==3.4.3 -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 |