-
Notifications
You must be signed in to change notification settings - Fork 11
/
environment.yml
55 lines (55 loc) · 1.2 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
name: sentinel2-bot
channels:
- conda-forge
- defaults
dependencies:
- matplotlib=3.0.2
- matplotlib-base=3.0.2
- scikit-image=0.14.2
- numpy=1.15.4
- numpy-base=1.15.4
- pip=19.0.1
- python=3.7.2
- python-dateutil=2.7.5
- pytz=2018.9
- requests=2.21.0
- scipy=1.2.0
- setuptools=40.7.3
- pip:
- affine==2.2.2
- appdirs==1.4.3
- attrs==18.2.0
- black==18.9b0
- boto3==1.9.89
- botocore==1.12.89
- cachetools==3.1.0
- click==7.0
- click-plugins==1.0.4
- cligj==0.5.0
- dask==1.1.1
- docutils==0.14
- future==0.17.1
- google==2.0.1
- google-api-core==1.7.0
- google-auth==1.6.2
- google-cloud-core==0.29.1
- google-cloud-storage==1.14.0
- google-resumable-media==0.3.2
- googleapis-common-protos==1.5.6
- jmespath==0.9.3
- mercantile==1.0.4
- numexpr==2.6.9
- oauthlib==3.0.1
- pyproj==1.9.6
- python-twitter==3.1
- rasterio==1.0.17
- requests-oauthlib==1.2.0
- rio-mucho==1.0.0
- rio-pansharpen==0.2.0
- rio-tiler==1.0rc1
- rio-toa==0.3.0
- rsa==4.0
- s3transfer==0.2.0
- snuggs==1.4.2
- toml==0.10.0
prefix: /Users/thead/miniconda/envs/sentinel2-bot