diff --git a/Pipfile b/Pipfile new file mode 100644 index 0000000000000000000000000000000000000000..fccb6a4d416b1a3d7bac6791210229a00f980010 --- /dev/null +++ b/Pipfile @@ -0,0 +1,62 @@ +[[source]] +url = "https://pypi.org/simple" +verify_ssl = true +name = "pypi" + +[packages] +certifi = "==2018.8.24" +chardet = "==3.0.4" +click = "==8.1.3" +click-plugins = "==1.1.1" +cligj = "==0.7.2" +cloud-init = "==20.4.1" +configobj = "==5.0.6" +cryptography = "==2.6.1" +dill = "==0.3.5.1" +entrypoints = "==0.3" +fail2ban = "==0.10.2" +fiona = "==1.8.21" +geopandas = "==0.10.2" +idna = "==2.6" +importlib-metadata = "==4.12.0" +jinja2 = "==2.10" +jsonpatch = "==1.21" +jsonpointer = "==1.10" +jsonschema = "==2.6.0" +keyring = "==17.1.1" +"keyrings.alt" = "==3.1.1" +markupsafe = "==1.1.0" +multiprocess = "==0.70.13" +munch = "==2.5.0" +numpy = "==1.21.6" +oauthlib = "==2.1.0" +owslib = "==0.26.0" +pandas = "==1.3.5" +pathos = "==0.2.9" +pox = "==0.3.1" +ppft = "==1.7.6.5" +psycopg2-binary = "==2.9.3" +pycrypto = "==2.6.1" +pygobject = "==3.30.4" +pyinotify = "==0.9.6" +pyjwt = "==1.7.0" +pyproj = "==3.2.1" +python-dateutil = "==2.8.2" +python-dotenv = "==0.20.0" +pytz = "==2022.1" +pyxdg = "==0.25" +pyyaml = "==3.13" +requests = "==2.21.0" +rtree = "==1.0.0" +secretstorage = "==2.3.1" +shapely = "==1.8.2" +six = "==1.12.0" +systemd-python = "==234" +typing-extensions = "==4.3.0" +urllib3 = "==1.24.1" +zipp = "==3.8.1" + +[dev-packages] + +[requires] +python_version = "3.8" diff --git a/requirements.txt b/requirements.txt index 04c38108762e675fc679c849b0ef2438445f64a3..e4486db6cbb689923f6d5fe956b203fe2ab963d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,51 +1,12 @@ -certifi==2018.8.24 -chardet==3.0.4 -click==8.1.3 -click-plugins==1.1.1 -cligj==0.7.2 -cloud-init==20.4.1 -configobj==5.0.6 -cryptography==2.6.1 -dill==0.3.5.1 -entrypoints==0.3 -fail2ban==0.10.2 -Fiona==1.8.21 -geopandas==0.10.2 -idna==2.6 -importlib-metadata==4.12.0 -Jinja2==2.10 -jsonpatch==1.21 -jsonpointer==1.10 -jsonschema==2.6.0 -keyring==17.1.1 -keyrings.alt==3.1.1 -MarkupSafe==1.1.0 -multiprocess==0.70.13 -munch==2.5.0 -numpy==1.21.6 -oauthlib==2.1.0 -OWSLib==0.26.0 -pandas==1.3.5 -pathos==0.2.9 -pox==0.3.1 -ppft==1.7.6.5 -psycopg2-binary==2.9.3 -pycrypto==2.6.1 -PyGObject==3.30.4 -pyinotify==0.9.6 -PyJWT==1.7.0 -pyproj==3.2.1 -python-dateutil==2.8.2 -python-dotenv==0.20.0 -pytz==2022.1 -pyxdg==0.25 -PyYAML==3.13 -requests==2.21.0 -Rtree==1.0.0 -SecretStorage==2.3.1 -Shapely==1.8.2 -six==1.12.0 -systemd-python==234 -typing_extensions==4.3.0 -urllib3==1.24.1 -zipp==3.8.1 +Fiona==1.8.21 +geopandas==0.10.2 +numpy==1.21.6 +OWSLib==0.26.0 +pandas==1.3.5 +pathos==0.2.9 +psycopg2-binary==2.9.3 +pycrypto==2.6.1 +PyGObject==3.30.4 +python-dotenv==0.20.0 +requests==2.21.0 +Shapely==1.8.2 \ No newline at end of file diff --git a/requirements_BAK.txt b/requirements_BAK.txt deleted file mode 100644 index 5e0ea01c441c19b94af08253ba96e2b841c72d7f..0000000000000000000000000000000000000000 --- a/requirements_BAK.txt +++ /dev/null @@ -1,82 +0,0 @@ -attrs==19.3.0 -Automat==0.8.0 -blinker==1.4 -certifi==2019.11.28 -chardet==3.0.4 -Click==7.0 -click-plugins==1.1.1 -cligj==0.7.2 -cloud-init==22.2 -colorama==0.4.3 -command-not-found==0.3 -configobj==5.0.6 -constantly==15.1.0 -cryptography==2.8 -dbus-python==1.2.16 -distro==1.4.0 -distro-info===0.23ubuntu1 -entrypoints==0.3 -fail2ban==0.11.1 -Fiona==1.8.21 -geopandas==0.10.2 -httplib2==0.14.0 -hyperlink==19.0.0 -idna==2.8 -importlib-metadata==1.5.0 -incremental==16.10.1 -Jinja2==2.10.1 -jsonpatch==1.22 -jsonpointer==2.0 -jsonschema==3.2.0 -keyring==18.0.1 -language-selector==0.1 -launchpadlib==1.10.13 -lazr.restfulclient==0.14.2 -lazr.uri==1.0.3 -MarkupSafe==1.1.0 -more-itertools==4.2.0 -munch==2.5.0 -netifaces==0.10.4 -numpy==1.22.3 -oauthlib==3.1.0 -OWSLib==0.26.0 -pandas==1.4.2 -pexpect==4.6.0 -psycopg2-binary==2.9.3 -pyasn1==0.4.2 -pyasn1-modules==0.2.1 -PyGObject==3.36.0 -PyHamcrest==1.9.0 -pyinotify==0.9.6 -PyJWT==1.7.1 -pymacaroons==0.13.0 -PyNaCl==1.3.0 -pyOpenSSL==19.0.0 -pyproj==3.2.1 -pyrsistent==0.15.5 -pyserial==3.4 -python-apt==2.0.0+ubuntu0.20.4.7 -python-dateutil==2.8.2 -python-debian===0.1.36ubuntu1 -python-dotenv==0.20.0 -pytz==2022.1 -PyYAML==5.3.1 -requests==2.22.0 -requests-unixsocket==0.2.0 -Rtree==1.0.0 -SecretStorage==2.3.1 -service-identity==18.1.0 -Shapely==1.8.1.post1 -simplejson==3.16.0 -six==1.14.0 -sos==4.2 -ssh-import-id==5.10 -systemd-python==234 -Twisted==18.9.0 -ubuntu-advantage-tools==27.6 -ufw==0.36 -unattended-upgrades==0.1 -urllib3==1.25.8 -wadllib==1.3.3 -zipp==1.0.0 -zope.interface==4.7.1 \ No newline at end of file