diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-03-31 17:38:31 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:21:00 +0100 |
commit | bd5db67b05654d8c79b18035cf33853da3541d48 (patch) | |
tree | 8c890597afae74c44266ccbec14882a772a201d4 /requirements.txt | |
parent | 221599192781585f4c7ca20dffdcf781b14ac3b9 (diff) | |
download | Ishtar-bd5db67b05654d8c79b18035cf33853da3541d48.tar.bz2 Ishtar-bd5db67b05654d8c79b18035cf33853da3541d48.zip |
Geodata: gpkg, shp import
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index f43f1790a..167b2338e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,7 @@ # 3.2 fiona==1.8.18 +pyproj==3.0.0 psycopg2-binary==2.8.6 # old 2.7.7 |