From c47d211016291597b817309f8d484e803945f6db Mon Sep 17 00:00:00 2001 From: 0x5c Date: Wed, 28 Oct 2020 11:31:10 -0400 Subject: [PATCH] Unpinned the versions of most stuff, made the remaining version pinning less strict --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index bd73c68..d94c499 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -discord.py==1.5.0 -ctyparser==2.0.0.post1 -beautifulsoup4==4.9.1 -lxml==4.5.2 -pytz==2020.1 +discord.py~=1.5.0 +ctyparser~=2.0 +beautifulsoup4 +lxml +pytz