From 57d7b6578ce6b1668f25aeb990171263a1660260 Mon Sep 17 00:00:00 2001 From: Philipp Spitzer Date: Sun, 13 Mar 2022 17:28:20 +0100 Subject: [PATCH] Update requirements.txt file. --- requirements.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eea9363..4df6c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,11 @@ mwparserfromhell~=0.6 Fiona~=1.8.4 Shapely~=1.6.4 Pillow~=8.1.2 -rasterio~=1.0.21 +rasterio~=1.2.8 setuptools~=44.1.1 OWSLib~=0.23.0 pandas~=1.1.5 -beautifulsoup4~=4.9.3 \ No newline at end of file +beautifulsoup4~=4.9.3 +pywikibot~=6.6.1 +jsonschema~=3.2.0 +Jinja2~=2.11.3 \ No newline at end of file -- 2.39.5