-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
162 lines (162 loc) · 5.2 KB
/
environment.yaml
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
name: stocks_p38
channels:
- defaults
dependencies:
- anyio=4.2.0=py38haa95532_0
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py38h2bbff1b_0
- asttokens=2.0.5=pyhd3eb1b0_0
- async-lru=2.0.4=py38haa95532_0
- attrs=23.1.0=py38haa95532_0
- babel=2.11.0=py38haa95532_0
- backcall=0.2.0=pyhd3eb1b0_0
- beautifulsoup4=4.12.2=py38haa95532_0
- bleach=4.1.0=pyhd3eb1b0_0
- brotli-python=1.0.9=py38hd77b12b_8
- ca-certificates=2024.3.11=haa95532_0
- certifi=2024.2.2=py38haa95532_0
- cffi=1.16.0=py38h2bbff1b_1
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- colorama=0.4.6=py38haa95532_0
- comm=0.2.1=py38haa95532_0
- debugpy=1.6.7=py38hd77b12b_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- exceptiongroup=1.2.0=py38haa95532_0
- executing=0.8.3=pyhd3eb1b0_0
- icu=73.1=h6c2663c_0
- idna=3.7=py38haa95532_0
- importlib-metadata=7.0.1=py38haa95532_0
- importlib_metadata=7.0.1=hd3eb1b0_0
- importlib_resources=6.1.1=py38haa95532_1
- ipykernel=6.28.0=py38haa95532_0
- ipython=8.12.2=py38haa95532_0
- ipywidgets=8.1.2=py38haa95532_0
- jedi=0.18.1=py38haa95532_1
- jinja2=3.1.4=py38haa95532_0
- jpeg=9e=h2bbff1b_1
- json5=0.9.6=pyhd3eb1b0_0
- jsonschema=4.19.2=py38haa95532_0
- jsonschema-specifications=2023.7.1=py38haa95532_0
- jupyter=1.0.0=py38haa95532_9
- jupyter-lsp=2.2.0=py38haa95532_0
- jupyter_client=8.6.0=py38haa95532_0
- jupyter_console=6.6.3=py38haa95532_0
- jupyter_core=5.5.0=py38haa95532_0
- jupyter_events=0.8.0=py38haa95532_0
- jupyter_server=2.10.0=py38haa95532_0
- jupyter_server_terminals=0.4.4=py38haa95532_1
- jupyterlab=4.0.11=py38haa95532_0
- jupyterlab_pygments=0.1.2=py_0
- jupyterlab_server=2.25.1=py38haa95532_0
- jupyterlab_widgets=3.0.10=py38haa95532_0
- krb5=1.20.1=h5b6d351_0
- libclang=14.0.6=default_hb5a9fac_1
- libclang13=14.0.6=default_h8e68704_1
- libffi=3.4.4=hd77b12b_1
- libpng=1.6.39=h8cc25b3_0
- libpq=12.17=h906ac69_0
- libsodium=1.0.18=h62dcd97_0
- lz4-c=1.9.4=h2bbff1b_1
- markupsafe=2.1.3=py38h2bbff1b_0
- matplotlib-inline=0.1.6=py38haa95532_0
- mistune=2.0.4=py38haa95532_0
- nbclient=0.8.0=py38haa95532_0
- nbconvert=7.10.0=py38haa95532_0
- nbformat=5.9.2=py38haa95532_0
- nest-asyncio=1.6.0=py38haa95532_0
- notebook=7.0.8=py38haa95532_0
- notebook-shim=0.2.3=py38haa95532_0
- openssl=3.0.13=h2bbff1b_2
- overrides=7.4.0=py38haa95532_0
- packaging=23.2=py38haa95532_0
- pandocfilters=1.5.0=pyhd3eb1b0_0
- parso=0.8.3=pyhd3eb1b0_0
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=24.0=py38haa95532_0
- pkgutil-resolve-name=1.3.10=py38haa95532_1
- platformdirs=3.10.0=py38haa95532_0
- ply=3.11=py38_0
- prometheus_client=0.14.1=py38haa95532_0
- prompt-toolkit=3.0.43=py38haa95532_0
- prompt_toolkit=3.0.43=hd3eb1b0_0
- psutil=5.9.0=py38h2bbff1b_0
- pure_eval=0.2.2=pyhd3eb1b0_0
- pycparser=2.21=pyhd3eb1b0_0
- pygments=2.15.1=py38haa95532_1
- pyqt=5.15.10=py38hd77b12b_0
- pyqt5-sip=12.13.0=py38h2bbff1b_0
- pysocks=1.7.1=py38haa95532_0
- python=3.8.19=h1aa4202_0
- python-dateutil=2.9.0post0=py38haa95532_2
- python-fastjsonschema=2.16.2=py38haa95532_0
- python-json-logger=2.0.7=py38haa95532_0
- pytz=2024.1=py38haa95532_0
- pywin32=305=py38h2bbff1b_0
- pywinpty=2.0.10=py38h5da7b33_0
- pyyaml=6.0.1=py38h2bbff1b_0
- pyzmq=25.1.2=py38hd77b12b_0
- qt-main=5.15.2=h19c9488_10
- qtconsole=5.5.1=py38haa95532_0
- qtpy=2.4.1=py38haa95532_0
- referencing=0.30.2=py38haa95532_0
- requests=2.32.2=py38haa95532_0
- rfc3339-validator=0.1.4=py38haa95532_0
- rfc3986-validator=0.1.1=py38haa95532_0
- rpds-py=0.10.6=py38h062c2fa_0
- send2trash=1.8.2=py38haa95532_0
- setuptools=69.5.1=py38haa95532_0
- sip=6.7.12=py38hd77b12b_0
- six=1.16.0=pyhd3eb1b0_1
- sniffio=1.3.0=py38haa95532_0
- soupsieve=2.5=py38haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- terminado=0.17.1=py38haa95532_0
- tinycss2=1.2.1=py38haa95532_0
- tomli=2.0.1=py38haa95532_0
- tornado=6.3.3=py38h2bbff1b_0
- traitlets=5.7.1=py38haa95532_0
- typing-extensions=4.11.0=py38haa95532_0
- typing_extensions=4.11.0=py38haa95532_0
- urllib3=2.2.1=py38haa95532_0
- vc=14.2=h2eaa2aa_1
- vs2015_runtime=14.29.30133=h43f2093_3
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py38_1
- websocket-client=1.8.0=py38haa95532_0
- wheel=0.43.0=py38haa95532_0
- widgetsnbextension=4.0.10=py38haa95532_0
- win_inet_pton=1.1.0=py38haa95532_0
- winpty=0.4.3=4
- xz=5.4.6=h8cc25b3_1
- yaml=0.2.5=he774522_0
- zeromq=4.3.5=hd77b12b_0
- zipp=3.17.0=py38haa95532_0
- zlib=1.2.13=h8cc25b3_1
- zstd=1.5.5=hd43e919_2
- pip:
- contourpy==1.1.1
- cycler==0.12.1
- fonttools==4.53.0
- frozendict==2.4.4
- html5lib==1.1
- joblib==1.4.2
- kiwisolver==1.4.5
- lxml==5.2.2
- matplotlib==3.7.5
- multitasking==0.0.11
- numpy==1.24.4
- pandas==2.0.3
- peewee==3.17.5
- pillow==10.3.0
- pyparsing==3.1.2
- scikit-learn==1.3.2
- scipy==1.10.1
- seaborn==0.13.2
- threadpoolctl==3.5.0
- tqdm==4.66.4
- tzdata==2024.1
- ucimlrepo==0.0.7
- yfinance==0.2.40
prefix: C:\Users\edfli\anaconda3\envs\stocks_p38