From 588fd136a9285b5c7dc98c3aa81c2eff9d777371 Mon Sep 17 00:00:00 2001 From: Matthew Graber Date: Mon, 22 Jul 2024 12:20:31 -0700 Subject: [PATCH] Removed parse_apache_configs from requirements.txt --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55380439..8284ded9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,6 @@ lxml==4.9.2 # https://pypi.org/project/lxml/ mapbox-vector-tile==2.0.1 # https://pypi.org/project/mapbox-vector-tile/ matplotlib==3.6.3 # https://pypi.org/project/matplotlib/ numpy==1.25.2 # https://pypi.org/project/numpy/ -parse_apache_configs==0.0.2 # https://pypi.org/project/parse_apache_configs/ Pillow==10.3.0 # https://pypi.org/project/Pillow/ pyparsing==3.0.9 # https://pypi.org/project/pyparsing/ pypng==0.20220715.0 # https://pypi.org/project/pypng/