-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
102 lines (102 loc) · 2.84 KB
/
environment.yml
File metadata and controls
102 lines (102 loc) · 2.84 KB
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
name: langchain
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2025.11.4=h06a4308_0
- expat=2.7.3=h3385a95_0
- ld_impl_linux-64=2.44=h153f514_2
- libffi=3.4.4=h6a678d5_1
- libgcc=15.2.0=h69a1729_7
- libgcc-ng=15.2.0=h166f726_7
- libgomp=15.2.0=h4751f2c_7
- libnsl=2.0.0=h5eee18b_0
- libstdcxx=15.2.0=h39759b7_7
- libstdcxx-ng=15.2.0=hc03a8fd_7
- libuuid=1.41.5=h5eee18b_0
- libxcb=1.17.0=h9b100fa_0
- libzlib=1.3.1=hb25bd0a_0
- ncurses=6.5=h7934f7d_0
- openssl=3.0.18=hd6dcaed_0
- pip=25.3=pyhc872135_0
- pthread-stubs=0.3=h0ce48e5_1
- python=3.10.19=h6fa692b_0
- readline=8.3=hc2a1206_0
- setuptools=80.9.0=py310h06a4308_0
- sqlite=3.51.0=h2a70700_0
- tk=8.6.15=h54e0aa7_0
- tzdata=2025b=h04d1e81_0
- wheel=0.45.1=py310h06a4308_0
- xorg-libx11=1.8.12=h9b100fa_1
- xorg-libxau=1.0.12=h9b100fa_0
- xorg-libxdmcp=1.1.5=h9b100fa_0
- xorg-xorgproto=2024.1=h5eee18b_1
- xz=5.6.4=h5eee18b_1
- zlib=1.3.1=hb25bd0a_0
- pip:
- aiohappyeyeballs==2.6.1
- aiohttp==3.13.2
- aiosignal==1.4.0
- annotated-types==0.7.0
- anyio==4.12.0
- async-timeout==4.0.3
- attrs==25.4.0
- certifi==2025.11.12
- charset-normalizer==3.4.4
- dataclasses-json==0.6.7
- distro==1.9.0
- exceptiongroup==1.3.1
- frozenlist==1.8.0
- greenlet==3.2.4
- h11==0.16.0
- httpcore==1.0.9
- httpx==0.28.1
- httpx-sse==0.4.3
- idna==3.11
- jiter==0.12.0
- jsonpatch==1.33
- jsonpointer==3.0.0
- langchain==1.1.0
- langchain-classic==1.0.0
- langchain-community==0.4.1
- langchain-core==1.1.0
- langchain-openai==1.1.0
- langchain-text-splitters==1.0.0
- langgraph==1.0.4
- langgraph-checkpoint==3.0.1
- langgraph-prebuilt==1.0.5
- langgraph-sdk==0.2.10
- langsmith==0.4.49
- marshmallow==3.26.1
- multidict==6.7.0
- mypy-extensions==1.1.0
- numpy==2.2.6
- openai==2.8.1
- orjson==3.11.4
- ormsgpack==1.12.0
- packaging==25.0
- propcache==0.4.1
- pydantic==2.12.5
- pydantic-core==2.41.5
- pydantic-settings==2.12.0
- pymysql==1.1.2
- python-dotenv==1.2.1
- pyyaml==6.0.3
- regex==2025.11.3
- requests==2.32.5
- requests-toolbelt==1.0.0
- sniffio==1.3.1
- sqlalchemy==2.0.44
- tenacity==9.1.2
- tiktoken==0.12.0
- tqdm==4.67.1
- typing-extensions==4.15.0
- typing-inspect==0.9.0
- typing-inspection==0.4.2
- urllib3==2.5.0
- xxhash==3.6.0
- yarl==1.22.0
- zstandard==0.25.0
prefix: /home/yuyaofan/anaconda3/envs/langchain