-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
91 lines (91 loc) · 1.92 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
name: gpt
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.0
- backports=1.0
- backports.functools_lru_cache=1.6.1
- ca-certificates=2020.6.20
- decorator=4.4.2
- ipython=5.8.0
- ipython_genutils=0.2.0
- libcxx=10.0.1
- libffi=3.2.1
- ncurses=6.2
- openssl=1.1.1h
- pexpect=4.8.0
- pickleshare=0.7.5
- pip=20.2.3
- prompt_toolkit=1.0.15
- ptyprocess=0.6.0
- pygments=2.7.1
- python=3.7.8
- python_abi=3.7
- readline=8.0
- setuptools=49.6.0
- simplegeneric=0.8.1
- six=1.15.0
- sqlite=3.33.0
- tk=8.6.10
- traitlets=5.0.4
- wcwidth=0.2.5
- wheel=0.35.1
- xz=5.2.5
- zlib=1.2.11
- pip:
- affine==2.3.0
- alabaster==0.7.12
- appdirs==1.4.4
- attrs==20.3.0
- babel==2.8.0
- certifi==2020.6.20
- chardet==3.0.4
- click==7.1.2
- click-plugins==1.1.1
- cligj==0.5.0
- coverage==5.3
- distlib==0.3.1
- docutils==0.16
- filelock==3.0.12
- fiona==1.8.17
- geopandas==0.8.1
- idna==2.10
- imagesize==1.2.0
- importlib-metadata==3.1.0
- iniconfig==1.1.1
- jinja2==2.11.2
- markupsafe==1.1.1
- munch==2.5.0
- numpy==1.19.2
- packaging==20.5
- pandas==1.1.2
- pluggy==0.13.1
- py==1.9.0
- pyparsing==2.4.7
- pyproj==2.6.1.post1
- pytest==6.1.2
- pytest-cov==2.10.1
- pytest-emoji==0.2.0
- pytest-md==0.2.0
- python-dateutil==2.8.1
- pytz==2020.1
- rasterio==1.1.7
- requests==2.24.0
- sh==1.14.0
- shapely==1.7.1
- snowballstemmer==2.0.0
- snuggs==1.4.7
- sphinx==3.2.1
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==1.0.3
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.4
- toml==0.10.2
- tqdm==4.49.0
- urllib3==1.25.10
- virtualenv==20.1.0
- zipp==3.4.0
prefix: /opt/miniconda3/envs/gpt