-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
193 lines (193 loc) · 5.38 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
name: ai_hackathon
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- async-timeout=4.0.2=py39h06a4308_0
- blas=1.0=mkl
- bottleneck=1.3.5=py39h7deecbd_0
- brotli=1.0.9=h5eee18b_7
- brotli-bin=1.0.9=h5eee18b_7
- brotlipy=0.7.0=py39h27cfd23_1003
- ca-certificates=2023.05.30=h06a4308_0
- certifi=2023.7.22=py39h06a4308_0
- cffi=1.15.1=py39h5eee18b_3
- colorama=0.4.6=py39h06a4308_0
- contourpy=1.0.5=py39hdb19cb5_0
- cryptography=41.0.2=py39h22a60cf_0
- cycler=0.11.0=pyhd3eb1b0_0
- et_xmlfile=1.1.0=py39h06a4308_0
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.12.1=h4a9f257_0
- giflib=5.2.1=h5eee18b_3
- idna=3.4=py39h06a4308_0
- importlib_resources=5.2.0=pyhd3eb1b0_1
- intel-openmp=2023.1.0=hdb19cb5_46305
- joblib=1.2.0=py39h06a4308_0
- jpeg=9e=h5eee18b_1
- kiwisolver=1.4.4=py39h6a678d5_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libbrotlicommon=1.0.9=h5eee18b_7
- libbrotlidec=1.0.9=h5eee18b_7
- libbrotlienc=1.0.9=h5eee18b_7
- libdeflate=1.17=h5eee18b_0
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libpng=1.6.39=h5eee18b_0
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.5.0=h6a678d5_2
- libwebp=1.2.4=h11a3e52_1
- libwebp-base=1.2.4=h5eee18b_1
- lz4-c=1.9.4=h6a678d5_0
- matplotlib-base=3.7.1=py39h417a72b_1
- mkl=2023.1.0=h213fc3f_46343
- mkl-service=2.4.0=py39h5eee18b_1
- mkl_fft=1.3.6=py39h417a72b_1
- mkl_random=1.2.2=py39h417a72b_1
- munkres=1.1.4=py_0
- ncurses=6.4=h6a678d5_0
- numexpr=2.8.4=py39hc78ab66_1
- numpy-base=1.25.2=py39hb5e798b_0
- openai=0.27.4=py39h06a4308_0
- openpyxl=3.0.10=py39h5eee18b_0
- openssl=3.0.10=h7f8727e_0
- pandas-stubs=1.5.3.230203=py39h06a4308_0
- pip=23.2.1=py39h06a4308_0
- plotly=5.9.0=py39h06a4308_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=23.2.0=py39h06a4308_0
- pyparsing=3.0.9=py39h06a4308_0
- pysocks=1.7.1=py39h06a4308_0
- python=3.9.17=h955ad1f_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- readline=8.2=h5eee18b_0
- requests=2.31.0=py39h06a4308_0
- scikit-learn=1.3.0=py39h1128e8f_0
- scipy=1.11.1=py39h5f9d8c6_0
- setuptools=68.0.0=py39h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- tbb=2021.8.0=hdb19cb5_0
- tenacity=8.2.2=py39h06a4308_0
- threadpoolctl=2.2.0=pyh0d69192_0
- tk=8.6.12=h1ccaba5_0
- tqdm=4.65.0=py39hb070fc8_0
- types-pytz=2022.4.0.0=py39h06a4308_1
- urllib3=1.26.16=py39h06a4308_0
- wheel=0.38.4=py39h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.5=hc292b87_0
- pip:
- absl-py==1.4.0
- aiohttp==3.8.5
- aiosignal==1.3.1
- altair==5.0.1
- astunparse==1.6.3
- attrs==23.1.0
- blinker==1.6.2
- cachetools==5.3.1
- cchardet==2.1.7
- chardet==5.1.0
- charset-normalizer==3.2.0
- click==8.1.6
- cssselect==1.2.0
- dataclasses-json==0.5.13
- decorator==5.1.1
- dnspython==2.4.2
- filelock==3.12.3
- flask==2.3.3
- flask-cors==4.0.0
- flatbuffers==23.5.26
- frozenlist==1.4.0
- fsspec==2023.9.0
- gast==0.4.0
- gitdb==4.0.10
- gitpython==3.1.32
- google-auth==2.22.0
- google-auth-oauthlib==1.0.0
- google-pasta==0.2.0
- greenlet==2.0.2
- grpcio==1.56.2
- h5py==3.9.0
- huggingface-hub==0.16.4
- importlib-metadata==6.8.0
- itsdangerous==2.1.2
- jinja2==3.1.2
- jsonschema==4.18.4
- jsonschema-specifications==2023.7.1
- keras==2.13.1
- langchain==0.0.244
- langsmith==0.0.14
- libclang==16.0.6
- lxml==4.9.3
- markdown==3.4.4
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- marshmallow==3.20.1
- mdurl==0.1.2
- multidict==6.0.4
- mypy-extensions==1.0.0
- numpy==1.24.3
- oauthlib==3.2.2
- openapi-schema-pydantic==1.2.4
- opt-einsum==3.3.0
- packaging==23.1
- pandas==2.0.3
- pdfminer-six==20221105
- pdfquery==0.4.3
- pillow==9.5.0
- protobuf==4.23.4
- pyarrow==12.0.1
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pydantic==1.10.12
- pydeck==0.8.0
- pygments==2.15.1
- pymongo==4.5.0
- pympler==1.0.1
- pymupdf==1.22.5
- pyquery==2.0.0
- pytz==2023.3
- pytz-deprecation-shim==0.1.0.post0
- pyyaml==6.0.1
- referencing==0.30.0
- regex==2023.8.8
- requests-oauthlib==1.3.1
- rich==13.4.2
- roman==4.1
- rpds-py==0.9.2
- rsa==4.9
- safetensors==0.3.3
- smmap==5.0.0
- sqlalchemy==2.0.19
- streamlit==1.25.0
- tensorboard==2.13.0
- tensorboard-data-server==0.7.1
- tensorflow==2.13.0
- tensorflow-estimator==2.13.0
- tensorflow-io-gcs-filesystem==0.32.0
- termcolor==2.3.0
- tika==2.6.0
- tokenizers==0.13.3
- toml==0.10.2
- toolz==0.12.0
- tornado==6.3.2
- transformers==4.33.1
- typing-extensions==4.7.1
- typing-inspect==0.9.0
- tzdata==2023.3
- tzlocal==4.3.1
- validators==0.20.0
- watchdog==3.0.0
- werkzeug==2.3.7
- wrapt==1.15.0
- yarl==1.9.2
- zipp==3.16.2
prefix: /home/violet/Programs/miniconda3/envs/ai_hackathon