From 11b56c489f435481cd45986a3c587ed777a2624c Mon Sep 17 00:00:00 2001 From: Dustin Pianalto Date: Sat, 25 Apr 2020 22:05:18 -0800 Subject: [PATCH] Remove Collectfast from requirements --- requirements/web.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/web.txt b/requirements/web.txt index ce01aff..11c34ae 100644 --- a/requirements/web.txt +++ b/requirements/web.txt @@ -17,6 +17,6 @@ coreapi # https://github.com/core-api/python-client gevent gunicorn # https://github.com/benoitc/gunicorn psycopg2 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 -Collectfast # https://github.com/antonagestam/collectfast +# Collectfast # https://github.com/antonagestam/collectfast python-valve