From cc27c43b913fda33764ec47719db47cca51f6508 Mon Sep 17 00:00:00 2001 From: Mia Steinkirch Date: Sun, 27 Oct 2019 20:34:18 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A1=20Remove=20flask?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69a3f35..33aaeda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -Flask==1.0 SQLAlchemy==0.9.7 bpython==0.13.1 coverage==3.7.1