From: Philipp Spitzer Date: Sat, 20 Feb 2021 12:55:02 +0000 (+0100) Subject: Add a requirements.txt file with "pip freeze > requirements.txt" X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/commitdiff_plain/6210bbce4a3e24b97b7b317d9a620effe5b9b2fe Add a requirements.txt file with "pip freeze > requirements.txt" --- diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..9c07de8 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,177 @@ +affine==2.2.2 +alabaster==0.7.8 +aniso8601==4.1.0 +anyjson==0.3.3 +argcomplete==1.8.1 +argh==0.26.2 +arrow==0.12.1 +asn1crypto==0.24.0 +astroid==2.1.0 +atomicwrites==1.1.5 +attrs==18.2.0 +Babel==2.6.0 +beautifulsoup4==4.7.1 +blinker==1.4 +bsddb3==6.2.6 +certifi==2018.8.24 +chardet==3.0.4 +Click==7.0 +click-plugins==1.0.4 +cligj==0.5.0 +colorama==0.3.7 +cryptography==2.6.1 +cupshelpers==1.0 +cycler==0.10.0 +decorator==4.3.0 +distro==1.3.0 +docutils==0.14 +entrypoints==0.3 +ExifRead==2.1.2 +eyeD3==0.8.8 +fasteners==0.12.0 +Fiona==1.8.4 +Flask==1.0.2 +Flask-Login==0.4.1 +Flask-Principal==0.4.0 +Flask-RESTful==0.3.7 +Flask-SQLAlchemy==2.4.4 +Flask-WTF==0.14.2 +flickrapi==2.4.0 +galternatives==1.0.4 +GDAL==2.4.0 +Genshi==0.7.1 +google==2.0.3 +google-api-python-client==1.5.5 +gramps==5.0.1 +html5lib==1.0.1 +httplib2==0.11.3 +idna==2.6 +imagesize==1.0.0 +ipykernel==4.9.0 +ipython==5.8.0 +ipython-genutils==0.2.0 +isort==4.3.4 +itsdangerous==0.24 +Jinja2==2.10 +jupyter-client==5.2.3 +jupyter-core==4.4.0 +kazam==1.4.5 +keyring==17.1.1 +keyrings.alt==3.1.1 +kiwisolver==1.0.1 +lazy-object-proxy==1.3.1 +livereload==2.6.0 +logilab-common==1.4.2 +lxml==4.3.2 +MarkupSafe==1.1.0 +matplotlib==3.0.2 +mccabe==0.6.1 +meld==3.20.0 +memento-client==0.6.1 +monotonic==1.0 +more-itertools==4.2.0 +munch==2.3.2 +musicbrainzngs==0.6 +mutagen==1.40.0 +mwoauth==0.3.7 +mwparserfromhell==0.5.2 +mysqlclient==1.3.10 +numexpr==2.6.9 +numpy==1.16.2 +oauth2client==4.1.2 +oauthlib==3.1.0 +olefile==0.46 +OWSLib==0.17.1 +packaging==19.0 +paginate==0.5.6 +pandas==0.23.3+dfsg +pandocfilters==1.4.2 +pathtools==0.1.2 +pexpect==4.6.0 +pickleshare==0.7.5 +Pillow==5.4.1 +Pivy==0.6.5a0 +pkg-resources==0.0.0 +pluggy==0.8.0 +port-for==0.4 +prompt-toolkit==1.0.15 +psycopg2==2.7.7 +py==1.7.0 +pyasn1==0.4.2 +pyasn1-modules==0.2.1 +pycairo==1.16.2 +pycountry==19.8.18 +pycrypto==2.6.1 +pycups==1.9.73 +pycurl==7.43.0.2 +pydot==1.4.1 +pydub==0.23.1 +Pygments==2.3.1 +PyGObject==3.30.4 +PyICU==2.2 +pyinotify==0.9.6 +PyJWT==1.7.1 +pylint==2.2.2 +PyMySQL==0.9.3 +pyOpenSSL==19.0.0 +pyparsing==2.2.0 +pyproj==1.9.6 +pyserial==3.4 +pyserial-asyncio==0.4 +PySimpleSOAP==1.16.2 +pysmbc==1.0.15.6 +pytest==3.10.1 +python-apt==1.8.4.3 +python-dateutil==2.7.3 +python-debian==0.1.35 +python-debianbts==2.8.2 +python-libdiscid==1.0 +python-magic==0.4.16 +python-stdnum==1.13 +pytz==2019.1 +pyxdg==0.25 +PyYAML==3.13 +pyzmq==17.1.2 +rasterio==1.0.21 +reportbug===7.5.3-deb10u1 +reportlab==3.5.13 +requests==2.21.0 +requests-oauthlib==1.3.0 +requests-toolbelt==0.9.1 +roman==2.0.0 +rope==0.10.5 +rsa==4.0 +scipy==1.1.0 +scour==0.37 +SecretStorage==2.3.1 +selenium==3.14.1 +Shapely==1.6.4 +simplegeneric==0.8.1 +simplejson==3.16.0 +six==1.12.0 +snuggs==1.4.3 +soupsieve==1.8 +Sphinx==1.8.4 +sphinx-autobuild==0.7.1 +sphinxcontrib-httpdomain==1.5.0 +SQLAlchemy==1.2.18 +SQLAlchemy-i18n==1.0.3 +SQLAlchemy-Utils==0.32.21 +sseclient==0.0.22 +svgwrite==1.2.1 +tables==3.4.4 +tornado==5.1.1 +traitlets==4.3.2 +uritemplate==0.6 +urllib3==1.24.1 +virtualenv==15.1.0 +waitress==1.2.0b2 +watchdog==0.9.0 +wcwidth==0.1.7 +webencodings==0.5.1 +websockets==7.0 +Werkzeug==0.14.1 +wrapt==1.10.11 +wrpylib @ file:///home/philipp/daten/Winterrodeln/winterrodeln/wrpylib +WTForms==2.2.1 +xlrd==1.1.0