-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yaml
176 lines (176 loc) · 4.91 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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
name: schnovel
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.4=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- bzip2=1.0.8=h80987f9_6
- ca-certificates=2024.9.24=hca03da5_0
- comm=0.2.2=pyhd8ed1ab_0
- debugpy=1.6.7=py312h313beb8_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.2=pyhd8ed1ab_0
- executing=2.1.0=pyhd8ed1ab_0
- expat=2.6.3=h313beb8_0
- ipykernel=6.29.5=pyh57ce528_0
- ipython=8.28.0=pyh707e725_0
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=8.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.2=pyh31011fe_1
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.4=hca03da5_1
- libsodium=1.0.18=h27ca646_1
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- ncurses=6.4=h313beb8_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- openssl=3.3.2=h8359307_0
- packaging=24.1=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=24.2=py312hca03da5_0
- platformdirs=4.3.6=pyhd8ed1ab_0
- prompt-toolkit=3.0.48=pyha770c72_0
- psutil=5.9.0=py312h80987f9_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.3=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- python=3.12.7=h99e199e_0
- pyzmq=25.1.2=py312h313beb8_0
- readline=8.2=h1a28f6b_0
- setuptools=75.1.0=py312hca03da5_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.45.3=h80987f9_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.14=h6ba3021_0
- tornado=6.4.1=py312h80987f9_0
- traitlets=5.14.3=pyhd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.44.0=py312hca03da5_0
- xz=5.4.6=h80987f9_1
- zeromq=4.3.5=h313beb8_0
- zipp=3.20.2=pyhd8ed1ab_0
- zlib=1.2.13=h18a0788_1
- pip:
- aiohappyeyeballs==2.4.3
- aiohttp==3.10.9
- aiosignal==1.3.1
- annotated-types==0.7.0
- anyio==4.6.0
- asgiref==3.8.1
- attrs==24.2.0
- backoff==2.2.1
- bcrypt==4.2.0
- build==1.2.2.post1
- cachetools==5.5.0
- certifi==2024.8.30
- charset-normalizer==3.4.0
- chroma-hnswlib==0.7.6
- chromadb==0.5.12
- click==8.1.7
- coloredlogs==15.0.1
- dataclasses-json==0.6.7
- deprecated==1.2.14
- distro==1.9.0
- durationpy==0.9
- eval-type-backport==0.2.0
- fastapi==0.115.0
- filelock==3.16.1
- flatbuffers==24.3.25
- frozenlist==1.4.1
- fsspec==2024.9.0
- google-auth==2.35.0
- googleapis-common-protos==1.65.0
- grpcio==1.66.2
- h11==0.14.0
- httpcore==1.0.6
- httptools==0.6.1
- httpx==0.27.2
- huggingface-hub==0.25.2
- humanfriendly==10.0
- idna==3.10
- importlib-metadata==8.4.0
- importlib-resources==6.4.5
- jiter==0.6.1
- jsonpatch==1.33
- jsonpointer==3.0.0
- kubernetes==31.0.0
- langchain==0.3.3
- langchain-chroma==0.1.4
- langchain-community==0.3.2
- langchain-core==0.3.10
- langchain-openai==0.2.2
- langchain-text-splitters==0.3.0
- langsmith==0.1.133
- markdown-it-py==3.0.0
- marshmallow==3.22.0
- mdurl==0.1.2
- mmh3==5.0.1
- monotonic==1.6
- mpmath==1.3.0
- multidict==6.1.0
- mypy-extensions==1.0.0
- numpy==1.26.4
- oauthlib==3.2.2
- onnxruntime==1.19.2
- openai==1.51.2
- opentelemetry-api==1.27.0
- opentelemetry-exporter-otlp-proto-common==1.27.0
- opentelemetry-exporter-otlp-proto-grpc==1.27.0
- opentelemetry-instrumentation==0.48b0
- opentelemetry-instrumentation-asgi==0.48b0
- opentelemetry-instrumentation-fastapi==0.48b0
- opentelemetry-proto==1.27.0
- opentelemetry-sdk==1.27.0
- opentelemetry-semantic-conventions==0.48b0
- opentelemetry-util-http==0.48b0
- orjson==3.10.7
- overrides==7.7.0
- pandas==2.2.3
- pillow==10.4.0
- posthog==3.7.0
- propcache==0.2.0
- protobuf==4.25.5
- pyarrow==17.0.0
- pyasn1==0.6.1
- pyasn1-modules==0.4.1
- pydantic==2.9.2
- pydantic-core==2.23.4
- pydantic-settings==2.5.2
- pypika==0.48.9
- pyproject-hooks==1.2.0
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- pytz==2024.2
- pyyaml==6.0.2
- regex==2024.9.11
- requests==2.32.3
- requests-oauthlib==2.0.0
- requests-toolbelt==1.0.0
- rich==13.9.2
- rsa==4.9
- shellingham==1.5.4
- sniffio==1.3.1
- sqlalchemy==2.0.35
- starlette==0.38.6
- sympy==1.13.3
- tabulate==0.9.0
- tenacity==8.5.0
- tiktoken==0.8.0
- together==1.3.1
- tokenizers==0.20.0
- tqdm==4.66.5
- typer==0.12.5
- typing-inspect==0.9.0
- tzdata==2024.2
- urllib3==2.2.3
- uvicorn==0.31.1
- uvloop==0.20.0
- watchfiles==0.24.0
- websocket-client==1.8.0
- websockets==13.1
- wrapt==1.16.0
- yarl==1.14.0
prefix: /Users/ethanlin/miniconda3/envs/schnovel