From 3bb5b0d0643ba56d1d6d490f4349e1473a7dbdfb Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Thu, 14 Jan 2021 14:00:33 +0100
Subject: [PATCH] work

---
 requirements.txt | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 18064877..203866a6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,5 @@
 setuptools==51.1.2
 wheel==0.36.2
-#pip==20.3.3
 autoenv==1.0.0
 packaging==20.8
 #
@@ -29,9 +28,7 @@ flask-cors==3.0.10
 #
 #
 tokenize-rt==4.0.0
-#gunicorn==20.0.4
 numpy==1.19.5
-#datasette==0.53
 pandas==1.2.0
 #
 # PostgreSQL
@@ -40,8 +37,6 @@ psycopg2==2.8.6
 #
 # Download
 #
-#certifi==2020.12.5
-#ssl-certinfo==1.1.1
 wget==3.2
 celery==4.3.1
 flower==0.9.7
-- 
GitLab