From: Philipp Spitzer Date: Sun, 13 Mar 2022 16:28:20 +0000 (+0100) Subject: Update requirements.txt file. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/57d7b6578ce6b1668f25aeb990171263a1660260 Update requirements.txt file. --- 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