From 9e314bfaf4aac4efb7edaa9dc02eecfd1d840af1 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sat, 21 Mar 2020 13:41:11 -0700 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07f33b62..3c7e6c25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ atomicwrites==1.3.0 attrs==19.1.0 better-exceptions-fork==0.2.1.post6 # bpylist2==2.0.3;python_version<"3.8" -https://github.com/RhetTbull/bpylist/releases/download/v2.0.3/bpylist2-2.0.3-cp37-cp37m-macosx_10_9_x86_64.whl#egg=bpylist2;python_version<"3.8" +https://github.com/RhetTbull/bpylist/releases/download/v2.0.3/bpylist2-2.0.3.tar.gz#egg=bpylist2;python_version<"3.8" bpylist2==3.0.0;python_version>="3.8" certifi==2019.3.9 Click==7.0