-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathenvironment.yml
More file actions
118 lines (118 loc) · 2.73 KB
/
environment.yml
File metadata and controls
118 lines (118 loc) · 2.73 KB
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
name: shinypython
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h8ffe710_4
- ca-certificates=2022.12.7=h5b45459_0
- libffi=3.4.2=h8ffe710_5
- libsqlite=3.40.0=hcfcfb64_0
- libzlib=1.2.13=hcfcfb64_4
- openssl=3.0.7=hcfcfb64_1
- pip=22.3.1=pyhd8ed1ab_0
- python=3.10.8=h4de0772_0_cpython
- setuptools=66.0.0=pyhd8ed1ab_0
- tk=8.6.12=h8ffe710_0
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=hb6edc58_10
- vs2015_runtime=14.34.31931=h4c5c07a_10
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- pip:
- anyio==3.6.2
- appdirs==1.4.4
- asgiref==3.6.0
- asttokens==2.2.1
- attrs==22.2.0
- backcall==0.2.0
- branca==0.6.0
- certifi==2022.12.7
- charset-normalizer==3.0.1
- click==8.1.3
- click-plugins==1.1.1
- cligj==0.7.2
- colorama==0.4.6
- comm==0.1.2
- contextvars==2.4
- contourpy==1.0.7
- cycler==0.11.0
- debugpy==1.6.5
- decorator==5.1.1
- entrypoints==0.4
- executing==1.2.0
- fiona==1.8.22
- fonttools==4.38.0
- geopandas==0.12.2
- h11==0.14.0
- htmltools==0.1.2
- idna==3.4
- immutables==0.19
- ipykernel==6.20.2
- ipyleaflet==0.17.2
- ipython==8.8.0
- ipywidgets==8.0.4
- jedi==0.18.2
- jinja2==3.1.2
- jupyter-client==7.4.9
- jupyter-core==5.1.3
- jupyterlab-widgets==3.0.5
- kiwisolver==1.4.4
- linkify-it-py==2.0.0
- markdown-it-py==2.1.0
- markupsafe==2.1.2
- matplotlib==3.6.3
- matplotlib-inline==0.1.6
- mdit-py-plugins==0.3.3
- mdurl==0.1.2
- mizani==0.8.1
- munch==2.5.0
- nest-asyncio==1.5.6
- numpy==1.24.1
- packaging==23.0
- palettable==3.3.0
- pandas==1.5.2
- parso==0.8.3
- patsy==0.5.3
- pickleshare==0.7.5
- pillow==9.4.0
- platformdirs==2.6.2
- plotnine==0.10.1
- prompt-toolkit==3.0.36
- psutil==5.9.4
- pure-eval==0.2.2
- pygments==2.14.0
- pyjwt==2.6.0
- pyparsing==3.0.9
- pyproj==3.4.1
- python-dateutil==2.8.2
- python-multipart==0.0.5
- pytz==2022.7.1
- pywin32==305
- pyzmq==25.0.0
- requests==2.28.2
- rsconnect-python==1.13.0
- scipy==1.10.0
- seaborn==0.12.2
- semver==2.13.0
- shapely==2.0.0
- shiny==0.2.9
- shinylive==0.0.8
- shinywidgets==0.1.4
- six==1.16.0
- sniffio==1.3.0
- stack-data==0.6.2
- starlette==0.23.1
- statsmodels==0.13.5
- tornado==6.2
- traitlets==5.8.1
- traittypes==0.2.1
- typing-extensions==4.4.0
- tzdata==2022.7
- uc-micro-py==1.0.1
- urllib3==1.26.14
- uvicorn==0.20.0
- wcwidth==0.2.6
- websockets==10.4
- widgetsnbextension==4.0.5
- xyzservices==2022.9.0
prefix: C:\Anaconda\envs\shinypython