diff options
author | MounderFod <mounderfod@gmail.com> | 2021-08-29 08:12:34 +0000 |
---|---|---|
committer | MounderFod <mounderfod@gmail.com> | 2021-08-29 08:12:34 +0000 |
commit | afa0afc330eb2e8159f99e2e72435001934ec209 (patch) | |
tree | e317773f33af1d6a8c5f6e4b89e2eb2fd7a21725 /requirements.txt | |
parent | aeb57f55d642ac0a02c9c0ad23988fcdbc897c1c (diff) | |
download | tiny-potato-bot-afa0afc330eb2e8159f99e2e72435001934ec209.tar.gz |
Add Jishaku
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 2029389..1acc1d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ discord ~= 1.7 python-dotenv ~= 0.18.0 -requests ~= 2.26.0 \ No newline at end of file +requests ~= 2.26.0 +jishaku ~= 2.2.0 \ No newline at end of file |