Skip to content

Commit 3c1c130

Browse files
committed
Requirements.txt
1 parent dfc7188 commit 3c1c130

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

requirements.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
-i https://pypi.org/simple
2+
affine==2.2.1
3+
attrs==18.2.0
24
certifi==2018.8.24
35
chardet==3.0.4
6+
click-plugins==1.0.3
7+
click==6.7
8+
cligj==0.4.0
49
idna==2.7
510
jinja2==2.10
611
markupsafe==1.0
12+
numpy==1.15.1; python_version >= '2.7'
13+
pillow==5.2.0
14+
pyparsing==2.2.0
15+
rasterio==1.0.3
716
requests==2.19.1
817
shapely==1.6.4.post2
18+
simplification==0.3.8
19+
snuggs==1.4.2
920
urllib3==1.23; python_version != '3.1.*'
10-
xmltodict==0.11.0

0 commit comments

Comments
 (0)