diff options
author | ziro <palembani@gmail.com> | 2020-08-05 03:55:30 +0000 |
---|---|---|
committer | ziro <palembani@gmail.com> | 2020-08-05 03:55:30 +0000 |
commit | 9564663bc85d22999eb9856121b589d6fc824ad0 (patch) | |
tree | 3c38abbcaf8e5fb7ec63f18d206c01b8d0225c40 /requirements.txt | |
parent | c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc (diff) | |
download | steve-bot-9564663bc85d22999eb9856121b589d6fc824ad0.tar steve-bot-9564663bc85d22999eb9856121b589d6fc824ad0.tar.gz steve-bot-9564663bc85d22999eb9856121b589d6fc824ad0.tar.bz2 steve-bot-9564663bc85d22999eb9856121b589d6fc824ad0.tar.lz steve-bot-9564663bc85d22999eb9856121b589d6fc824ad0.tar.xz steve-bot-9564663bc85d22999eb9856121b589d6fc824ad0.tar.zst steve-bot-9564663bc85d22999eb9856121b589d6fc824ad0.zip |
+ Rename typo
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..a920b4b --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +asyncio==3.4.3 +discord.py>=1.3.4 +colorama==0.4.3 |