diff options
author | redcreeper14385 <mounderfod@gmail.com> | 2021-10-24 14:35:35 +0100 |
---|---|---|
committer | redcreeper14385 <mounderfod@gmail.com> | 2021-10-24 14:35:35 +0100 |
commit | 360def71e50fe7c0d879a9c2405aa9fec7291306 (patch) | |
tree | 805e66d3d9ddeb8ee6a02618809ebaac763a63cc | |
parent | f2725784612db78b26affdd011778875bfccf89a (diff) | |
parent | db5871b0bfc75a052f20afdcfde312f7e2c14dc4 (diff) | |
download | tiny-potato-bot-360def71e50fe7c0d879a9c2405aa9fec7291306.tar.gz |
Merge branch 'master' of https://github.com/redcreeper14385/tiny-potato-bot into master
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 75c5f2b..15a5568 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ python-dotenv == 0.19.0 requests ~= 2.26.0 nextcord~=2.0.0a3 -asyncpraw ~= 7.4.0 \ No newline at end of file +asyncpraw ~= 7.4.0 |