-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
150 lines (149 loc) · 8.43 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
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
name: miniproject
channels:
- conda-forge
- defaults
dependencies:
- asttokens=2.2.1=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- blas=1.0=mkl
- bottleneck=1.3.5=py38h080aedc_0
- ca-certificates=2022.12.7=h5b45459_0
- certifi=2022.12.7=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- debugpy=1.5.1=py38hd77b12b_0
- decorator=5.1.1=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- importlib-metadata=6.3.0=pyha770c72_0
- importlib_metadata=6.3.0=hd8ed1ab_0
- intel-openmp=2023.0.0=h57928b3_25922
- ipykernel=6.14.0=py38h4317176_0
- ipython=8.4.0=py38haa244fe_0
- jedi=0.18.2=pyhd8ed1ab_0
- jupyter_client=8.1.0=pyhd8ed1ab_0
- jupyter_core=5.3.0=py38haa244fe_0
- libblas=3.9.0=12_win64_mkl
- libcblas=3.9.0=12_win64_mkl
- libffi=3.4.2=hd77b12b_6
- liblapack=3.9.0=12_win64_mkl
- libsodium=1.0.18=h8d14728_1
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mkl=2021.4.0=h0e2418a_729
- mkl-service=2.4.0=py38h4f8af0f_0
- msys2-conda-epoch=20160418=1
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- numexpr=2.8.4=py38h5b0cc5e_0
- openssl=1.1.1t=h2bbff1b_0
- pandas=1.5.3=py38hf11a4ad_0
- parso=0.8.3=pyhd8ed1ab_0
- patsy=0.5.3=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=23.0.1=py38haa95532_0
- platformdirs=3.2.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.38=pyha770c72_0
- psutil=5.9.0=py38h2bbff1b_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pygments=2.15.0=pyhd8ed1ab_0
- python=3.8.16=h6244533_3
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pytz=2023.3=pyhd8ed1ab_0
- pywin32=305=py38h2bbff1b_0
- pyzmq=23.2.0=py38hd77b12b_0
- setuptools=65.6.3=py38haa95532_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.41.1=h2bbff1b_0
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.13.5=py38h080aedc_1
- tbb=2021.8.0=h59b6b97_0
- tornado=6.2=py38h294d835_0
- traitlets=5.9.0=pyhd8ed1ab_0
- typing-extensions=4.5.0=hd8ed1ab_0
- typing_extensions=4.5.0=pyha770c72_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wcwidth=0.2.6=pyhd8ed1ab_0
- wheel=0.38.4=py38haa95532_0
- wincertstore=0.2=py38haa95532_2
- zeromq=4.3.4=h0e60522_1
- zipp=3.15.0=pyhd8ed1ab_0
- pip:
- altair==4.2.2
- anyio==3.6.2
- attrs==22.2.0
- backports-zoneinfo==0.2.1
- blinker==1.6.1
- cachetools==5.3.0
- charset-normalizer==3.1.0
- click==8.1.3
- contourpy==1.0.7
- cycler==0.11.0
- entrypoints==0.4
- fastapi==0.95.0
- fastjsonschema==2.16.3
- fonttools==4.39.3
- gitdb==4.0.10
- gitpython==3.1.31
- h11==0.14.0
- httptools==0.5.0
- idna==3.4
- importlib-resources==5.12.0
- jinja2==3.1.2
- joblib==1.2.0
- jsonschema==4.17.3
- kiwisolver==1.4.4
- loguru==0.7.0
- markdown-it-py==2.2.0
- markupsafe==2.1.2
- matplotlib==3.7.1
- mdurl==0.1.2
- nbformat==5.8.0
- numpy==1.24.2
- packaging==23.0
- pillow==9.5.0
- pkgutil-resolve-name==1.3.10
- plotly==5.14.1
- protobuf==3.20.3
- pyarrow==11.0.0
- pydantic==1.10.7
- pydeck==0.8.0
- pympler==1.0.1
- pyparsing==3.0.9
- pyrsistent==0.19.3
- python-decouple==3.8
- python-dotenv==1.0.0
- pytz-deprecation-shim==0.1.0.post0
- pyyaml==6.0
- requests==2.28.2
- rich==13.3.3
- scikit-learn==1.2.2
- scipy==1.10.1
- seaborn==0.12.2
- smmap==5.0.0
- sniffio==1.3.0
- starlette==0.26.1
- streamlit==1.21.0
- streamlit-aggrid==0.3.4.post3
- streamlit-space==0.1.5
- streamlit-toggle-switch==1.0.2
- strictyaml==1.7.3
- tenacity==8.2.2
- threadpoolctl==3.1.0
- toml==0.10.2
- toolz==0.12.0
- tzdata==2023.3
- tzlocal==4.3
- urllib3==1.26.15
- uvicorn==0.21.1
- validators==0.20.0
- watchdog==3.0.0
- watchfiles==0.19.0
- websockets==11.0.1
- win32-setctime==1.1.0
prefix: C:\Users\Admin\anaconda3\envs\miniproject