From 5089d7d10b3130384fe4c66e835a5e2897924ef0 Mon Sep 17 00:00:00 2001 From: Klemek Date: Mon, 22 Aug 2022 09:22:23 +0200 Subject: [PATCH] force discord.py version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb94504..176b47a 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py>=1.7.0 +discord.py~=1.7.3 python-dotenv>=0.15.0 python-dateutil>=2.8.1 matplotlib>=3.4.2