diff --git a/requirements.txt b/requirements.txt index c8143d6..7778b35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -discord.py @ git+https://github.com/Rapptz/discord.py -peewee +discord.py>=2.1.0 pygsheets pydantic gsheets -bs4 \ No newline at end of file +bs4 +