X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/blobdiff_plain/280104369f14d3cb946bd17ea61fbff0cf2c1601..30451a1ba4c0f5c76cd0977c4fe12b70aa32cd19:/requirements.txt diff --git a/requirements.txt b/requirements.txt index ccff48c..4df6c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,15 @@ -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 -rasterio~=1.0.21 -setuptools~=41.0.1 \ No newline at end of file +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~=6.6.1 +jsonschema~=3.2.0 +Jinja2~=2.11.3 \ No newline at end of file