forked from wildlife-dynamics/ecoscope
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
53 lines (52 loc) · 1.04 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
name: ecoscope
channels:
- conda-forge
dependencies:
# Fixed to mirror version on Google Colab
- python=3.10.12
- pip=23.3.1
- git=2.38.1
- affine=2.4.0
- astroplan=0.9.1
- astropy=5.3.4
- backoff=2.2.1
- branca=0.6.0
- earthengine-api=0.1.376
- geopandas=0.14.0
- ipywidgets=8.1.1
- jinja2=3.1.2
- jupyterlab=4.0.7
- mapclassify=2.6.1
- matplotlib-base=3.8.0
- networkx=3.2
- numba=0.57.1
- numexpr=2.8.7
- numpy=1.24.4
- pandas=2.1.1
- plotly=5.18.0
- pre-commit=3.5.0
- pyarrow=13.0.0
- pydata-sphinx-theme=0.14.2
- pypdf2=2.11.1
- pyproj=3.6.1
- pytest=7.4.3
- pytest-cov=4.1.0
- pytest-mock=3.12.0
- python-igraph=0.11.2
- python-kaleido=0.2.1
- rasterio=1.3.9
- scikit-image=0.22.0
- scikit-learn=1.3.2
- scipy=1.11.3
- selenium=4.14.0
- shapely=2.0.2
- sphinx=7.2.6
- tqdm=4.66.1
- xyzservices=2023.10.0
- pip:
- coverage[toml]
- nbsphinx==0.9.3
- nbsphinx-multilink==1.4.1
- sphinx-autoapi==3.0.0
- earthranger-client==1.0.49
- myst-parser==2.0.0