From: Philipp Spitzer Date: Tue, 16 Aug 2022 18:47:49 +0000 (+0200) Subject: Add some used packages to the requirements file. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/3e5ba26416b84159d4c57fe33cec5841a6f01acb Add some used packages to the requirements file. --- diff --git a/requirements.txt b/requirements.txt index 4df6c28..6a44d43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,7 @@ setuptools~=44.1.1 OWSLib~=0.23.0 pandas~=1.1.5 beautifulsoup4~=4.9.3 -pywikibot~=6.6.1 +pywikibot~=7.5.0.dev0 jsonschema~=3.2.0 -Jinja2~=2.11.3 \ No newline at end of file +Jinja2~=2.11.3 +geojson~=2.5.0