From e1d50c3b728315119c7152ff59d0429006c059fb Mon Sep 17 00:00:00 2001 From: qdxkrs Date: Fri, 18 Feb 2022 09:41:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=9B=AE=E5=BD=95=E7=BB=93?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/dms.iml | 19 ------------------- .idea/misc.xml | 2 +- .idea/modules.xml | 2 +- requirements.txt | 14 ++++++++++++++ 4 files changed, 16 insertions(+), 21 deletions(-) delete mode 100644 .idea/dms.iml create mode 100644 requirements.txt diff --git a/.idea/dms.iml b/.idea/dms.iml deleted file mode 100644 index e6e7d3b..0000000 --- a/.idea/dms.iml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index dc9ea49..c5d797f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index e95a9e2..d5ea1f4 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..32c5b47 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,14 @@ +affine==2.3.0 +attrs==21.4.0 +certifi==2021.10.8 +click==8.0.3 +click-plugins==1.1.1 +cligj==0.7.2 +colorama==0.4.4 +GDAL @ file:///F:/Soft/Python%E5%BC%80%E5%8F%91/windows%E9%80%82%E9%85%8D%E5%BA%93/GDAL-3.4.1-cp310-cp310-win_amd64.whl +numpy==1.22.2 +pyparsing==3.0.7 +pyproj==3.3.0 +rasterio @ file:///F:/Soft/Python%E5%BC%80%E5%8F%91/windows%E9%80%82%E9%85%8D%E5%BA%93/rasterio-1.2.10-cp310-cp310-win_amd64.whl +six==1.16.0 +snuggs==1.4.7