diff options
author | Matt Singleton <matt@xcolour.net> | 2018-11-04 18:14:35 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2018-11-04 18:14:35 -0500 |
commit | f1bdf28ae128fb47c38ccd2bf8084c3b79e3805d (patch) | |
tree | c376a84ff19f4f4403e91918cf68f851d32f6bdf | |
parent | fd994cc9fc9f3c8305b01e25cfb4e2199256eb6e (diff) |
remove erroneous requirement
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a35197b..c6aa746 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,5 @@ Jinja2==2.10 lxml==4.2.5 MarkupSafe==1.0 Pillow==5.3.0 -pkg-resources==0.0.0 requests==2.20.0 urllib3==1.24 |