From: Philipp Spitzer Date: Thu, 5 Aug 2021 20:39:20 +0000 (+0200) Subject: Update requirements. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/a7c7111460a326b648d3d4e6b88d04fa4a5d4f7c Update requirements. --- diff --git a/requirements.txt b/requirements.txt index ccff48c..eea9363 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,12 @@ -mysqlclient~=1.3.10 -SQLAlchemy~=1.2.18 +mysqlclient~=1.4.4 +SQLAlchemy~=1.3.22 wrpylib~=0.7.0 -mwparserfromhell~=0.5.2 +mwparserfromhell~=0.6 Fiona~=1.8.4 Shapely~=1.6.4 -Pillow~=5.4.1 +Pillow~=8.1.2 rasterio~=1.0.21 -setuptools~=41.0.1 \ No newline at end of file +setuptools~=44.1.1 +OWSLib~=0.23.0 +pandas~=1.1.5 +beautifulsoup4~=4.9.3 \ No newline at end of file