From: Philipp Spitzer Date: Wed, 26 Oct 2022 18:52:44 +0000 (+0200) Subject: Update requirements.txt. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/87c7ea333ec162e267df45589ab434b907383be6 Update requirements.txt. --- diff --git a/requirements.txt b/requirements.txt index 3741a96..b2fa6fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,15 +3,19 @@ SQLAlchemy~=1.3.22 wrpylib~=0.7.0 mwparserfromhell~=0.6 Fiona~=1.8.4 -Shapely~=1.6.4 +Shapely~=1.7.1 Pillow~=8.1.2 rasterio~=1.2.8 setuptools~=44.1.1 OWSLib~=0.23.0 pandas~=1.1.5 beautifulsoup4~=4.9.3 -pywikibot~=7.5.0.dev0 +pywikibot~=6.6.1 jsonschema~=3.2.0 Jinja2~=2.11.3 geojson~=2.5.0 pywikiapi~=4.3.0 + +isodate~=0.6.1 +termcolor~=1.1.0 +requests~=2.25.1 \ No newline at end of file