From 48a1510074a458ad420541a949bcfc5e87df321e Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Wed, 30 Sep 2020 10:00:14 -0400 Subject: [PATCH] Remove pkg-resources from Python requirements --- api/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index b9e4d06..8a009e1 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -10,7 +10,6 @@ Jinja2==2.11.2 lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 mccabe==0.6.1 -pkg-resources==0.0.0 pylint==2.5.3 python-dateutil==2.8.1 pytz==2020.1