-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
130 lines (130 loc) · 3.6 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
name: langchain
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- autopep8=1.6.0=pyhd3eb1b0_1
- boltons=23.0.0=py310h06a4308_0
- brotlipy=0.7.0=py310h7f8727e_1002
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.05.30=h06a4308_0
- certifi=2023.5.7=py310h06a4308_0
- cffi=1.15.1=py310h5eee18b_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- conda=23.3.1=py310h06a4308_0
- conda-content-trust=0.1.3=py310h06a4308_0
- conda-package-handling=2.0.2=py310h06a4308_0
- conda-package-streaming=0.7.0=py310h06a4308_0
- cryptography=39.0.1=py310h9ce1e76_0
- idna=3.4=py310h06a4308_0
- jsonpatch=1.32=pyhd3eb1b0_0
- jsonpointer=2.1=pyhd3eb1b0_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=1.1.1u=h7f8727e_0
- packaging=23.0=py310h06a4308_0
- pip=23.0.1=py310h06a4308_0
- pluggy=1.0.0=py310h06a4308_1
- pycodestyle=2.10.0=py310h06a4308_0
- pycosat=0.6.4=py310h5eee18b_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=23.0.0=py310h06a4308_0
- pysocks=1.7.1=py310h06a4308_0
- python=3.10.10=h7a1cb2a_2
- readline=8.2=h5eee18b_0
- requests=2.28.1=py310h06a4308_1
- ruamel.yaml=0.17.21=py310h5eee18b_0
- ruamel.yaml.clib=0.2.6=py310h5eee18b_1
- setuptools=65.6.3=py310h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.1=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- toml=0.10.2=pyhd3eb1b0_0
- toolz=0.12.0=py310h06a4308_0
- tqdm=4.65.0=py310h2f386ee_0
- urllib3=1.26.15=py310h06a4308_0
- wheel=0.38.4=py310h06a4308_0
- xz=5.2.10=h5eee18b_1
- zlib=1.2.13=h5eee18b_0
- zstandard=0.19.0=py310h5eee18b_0
- pip:
- aiohttp==3.8.4
- aiosignal==1.3.1
- altair==5.0.1
- astroid==2.15.5
- async-timeout==4.0.2
- attrs==23.1.0
- black==23.3.0
- blinker==1.6.2
- cachetools==5.3.1
- click==8.1.3
- dataclasses-json==0.5.8
- decorator==5.1.1
- dill==0.3.6
- frozenlist==1.3.3
- gitdb==4.0.10
- gitpython==3.1.31
- greenlet==2.0.2
- importlib-metadata==6.7.0
- isort==5.12.0
- jinja2==3.1.2
- joblib==1.2.0
- jsonschema==4.17.3
- langchain==0.0.206
- langchainplus-sdk==0.0.16
- lazy-object-proxy==1.9.0
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- marshmallow==3.19.0
- marshmallow-enum==1.5.1
- mccabe==0.7.0
- mdurl==0.1.2
- multidict==6.0.4
- mypy-extensions==1.0.0
- numexpr==2.8.4
- numpy==1.25.0
- openai==0.27.8
- openapi-schema-pydantic==1.2.4
- pandas==2.0.2
- pathspec==0.11.1
- pillow==9.5.0
- platformdirs==3.6.0
- protobuf==4.23.3
- pyarrow==12.0.1
- pydantic==1.10.9
- pydeck==0.8.1b0
- pygments==2.15.1
- pylint==2.17.4
- pympler==1.0.1
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3
- pytz-deprecation-shim==0.1.0.post0
- pyyaml==6.0
- regex==2023.6.3
- rich==13.4.2
- smmap==5.0.0
- sqlalchemy==2.0.16
- streamlit==1.23.1
- tenacity==8.2.2
- tiktoken==0.4.0
- tomli==2.0.1
- tomlkit==0.11.8
- tornado==6.3.2
- typing-extensions==4.6.3
- typing-inspect==0.9.0
- tzdata==2023.3
- tzlocal==4.3
- validators==0.20.0
- watchdog==3.0.0
- wrapt==1.15.0
- yarl==1.9.2
- zipp==3.15.0
prefix: /home/qblocks/anaconda3/envs/langchain