From c368168ce8dec7f12690130f43860edf3fb73b3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2020 02:53:06 +0000 Subject: [PATCH] Merge pull request #95 from ucladevx/kat-docs Load theme in header --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 src/requirements.txt diff --git a/src/requirements.txt b/src/requirements.txt old mode 100755 new mode 100644 index 65681e5..7560309 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -11,7 +11,7 @@ python-dotenv python-Levenshtein pytz tqdm -nltk==3.2.5 +nltk==3.4.5 # specify --no-binary to link with existing geos library on alpine image built # from source shapely --no-binary=shapely