-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
186 lines (186 loc) · 5.16 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
name: rag
channels:
- apple
- conda-forge
dependencies:
- appnope=0.1.3=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- bzip2=1.0.8=h93a5062_5
- c-ares=1.22.1=h93a5062_0
- ca-certificates=2023.11.17=hf0a4a13_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- comm=0.1.4=pyhd8ed1ab_0
- debugpy=1.8.0=py39hb198ff7_1
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- h5py=3.6.0=nompi_py39hd982b79_100
- hdf5=1.12.1=nompi_hd9dbc9e_104
- importlib-metadata=6.8.0=pyha770c72_0
- importlib_metadata=6.8.0=hd8ed1ab_0
- ipykernel=6.26.0=pyh3cd1d5f_0
- ipython=8.18.1=pyh31011fe_1
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_core=5.5.0=py39h2804cbe_0
- krb5=1.21.2=h92f50d5_0
- libblas=3.9.0=20_osxarm64_openblas
- libcblas=3.9.0=20_osxarm64_openblas
- libcurl=8.4.0=h2d989ff_0
- libcxx=16.0.6=h4653b0c_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h642e427_1
- libexpat=2.5.0=hb7217d7_1
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0=13_2_0_hd922786_1
- libgfortran5=13.2.0=hf226fd6_1
- liblapack=3.9.0=20_osxarm64_openblas
- libnghttp2=1.58.0=ha4dd798_0
- libopenblas=0.3.25=openmp_h6c19121_0
- libprotobuf=3.19.6=hb5ab8b9_0
- libsodium=1.0.18=h27ca646_1
- libsqlite=3.44.2=h091b4b1_0
- libssh2=1.11.0=h7a5bd25_0
- libzlib=1.2.13=h53f4e23_5
- llvm-openmp=17.0.5=hcd81f8e_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- ncurses=6.4=h463b476_2
- nest-asyncio=1.5.8=pyhd8ed1ab_0
- openssl=3.2.0=h0d3ecfb_0
- packaging=23.2=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pip=23.3.1=pyhd8ed1ab_0
- platformdirs=4.0.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.41=pyha770c72_0
- psutil=5.9.5=py39h0f82c59_1
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- python=3.9.18=hfa1ae8a_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=4_cp39
- pyzmq=25.1.1=py39he0a3c8b_2
- readline=8.2=h92ec313_1
- setuptools=68.2.2=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tensorflow-deps=2.10.0=0
- tk=8.6.13=h5083fa2_1
- tornado=6.3.3=py39h0f82c59_1
- traitlets=5.14.0=pyhd8ed1ab_0
- typing_extensions=4.8.0=pyha770c72_0
- wcwidth=0.2.12=pyhd8ed1ab_0
- wheel=0.42.0=pyhd8ed1ab_0
- xz=5.2.6=h57fd34a_0
- zeromq=4.3.5=h965bd2d_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h53f4e23_5
- zstd=1.5.5=h4f39d0f_0
- pip:
- absl-py==2.0.0
- aiohttp==3.9.1
- aiosignal==1.3.1
- altair==5.1.2
- astunparse==1.6.3
- async-timeout==4.0.3
- attrs==23.1.0
- backoff==2.2.1
- beautifulsoup4==4.12.2
- blinker==1.7.0
- cachetools==5.3.2
- certifi==2023.11.17
- chardet==5.2.0
- charset-normalizer==3.3.2
- click==8.1.7
- cohere==4.36
- contourpy==1.2.0
- cycler==0.12.1
- dataclasses-json==0.6.2
- emoji==2.8.0
- fastavro==1.8.2
- filetype==1.2.0
- flatbuffers==23.5.26
- fonttools==4.45.1
- frozenlist==1.4.0
- gast==0.5.4
- gitdb==4.0.11
- gitpython==3.1.40
- google-auth==2.23.4
- google-auth-oauthlib==1.1.0
- google-pasta==0.2.0
- grpcio==1.59.3
- hnswlib==0.7.0
- idna==3.6
- importlib-resources==6.1.1
- jinja2==3.1.2
- joblib==1.3.2
- jsonschema==4.20.0
- jsonschema-specifications==2023.11.1
- keras==2.15.0
- kiwisolver==1.4.5
- langdetect==1.0.9
- libclang==16.0.6
- lxml==4.9.3
- markdown==3.5.1
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- marshmallow==3.20.1
- matplotlib==3.8.2
- mdurl==0.1.2
- ml-dtypes==0.2.0
- multidict==6.0.4
- mypy-extensions==1.0.0
- nltk==3.8.1
- numpy==1.26.2
- oauthlib==3.2.2
- opencv-python==4.8.1.78
- opt-einsum==3.3.0
- pandas==2.1.3
- pillow==10.1.0
- protobuf==4.23.4
- pyarrow==14.0.1
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- pydeck==0.8.1b0
- pyparsing==3.1.1
- python-dotenv==1.0.0
- python-iso639==2023.6.15
- python-magic==0.4.27
- pytz==2023.3.post1
- rapidfuzz==3.5.2
- referencing==0.31.0
- regex==2023.10.3
- requests==2.31.0
- requests-oauthlib==1.3.1
- rich==13.7.0
- rpds-py==0.13.1
- rsa==4.9
- smmap==5.0.1
- soupsieve==2.5
- streamlit==1.28.2
- tabulate==0.9.0
- tenacity==8.2.3
- tensorboard==2.15.1
- tensorboard-data-server==0.7.2
- tensorflow==2.15.0
- tensorflow-estimator==2.15.0
- tensorflow-io-gcs-filesystem==0.34.0
- tensorflow-macos==2.15.0
- termcolor==2.3.0
- toml==0.10.2
- toolz==0.12.0
- tqdm==4.66.1
- typing-inspect==0.9.0
- tzdata==2023.3
- tzlocal==5.2
- unstructured==0.11.0
- urllib3==2.1.0
- validators==0.22.0
- watchdog==3.0.0
- werkzeug==3.0.1
- wrapt==1.14.1
- yarl==1.9.3
prefix: /opt/homebrew/Caskroom/miniforge/base/envs/rag