shimizukawa commited on
Commit
a4fa074
1 Parent(s): 26167f0

add languchain-community and update versions of requirements

Browse files
Files changed (2) hide show
  1. requirements.lock +90 -166
  2. requirements.txt +1 -0
requirements.lock CHANGED
@@ -1,195 +1,119 @@
1
- accelerate==0.25.0
2
- aiohttp==3.9.1
 
3
  aiosignal==1.3.1
4
- altair==5.2.0
5
- annotated-types==0.6.0
6
- anyio==4.1.0
7
- argon2-cffi==23.1.0
8
- argon2-cffi-bindings==21.2.0
9
- arrow==1.3.0
10
- asttokens==2.4.1
11
- async-lru==2.0.4
12
  async-timeout==4.0.3
13
- attrs==23.1.0
14
- Babel==2.13.1
15
- beautifulsoup4==4.12.2
16
- bitsandbytes==0.41.3.post2
17
- bleach==6.1.0
18
- blinker==1.7.0
19
- cachetools==5.3.2
20
- certifi==2023.11.17
21
- cffi==1.16.0
22
  charset-normalizer==3.3.2
23
  click==8.1.7
24
- colorama==0.4.6
25
- comm==0.2.0
26
- contourpy==1.2.0
27
- cycler==0.12.1
28
- dataclasses-json==0.6.3
29
- debugpy==1.8.0
30
- decorator==5.1.1
31
- defusedxml==0.7.1
32
- distro==1.9.0
33
- exceptiongroup==1.2.0
34
- executing==2.0.1
35
- fastjsonschema==2.19.0
36
- filelock==3.13.1
37
- fonttools==4.46.0
38
- fqdn==1.5.1
39
  frozenlist==1.4.1
40
- fsspec==2023.12.1
41
  gitdb==4.0.11
42
- GitPython==3.1.40
43
- greenlet==3.0.3
44
- grpcio==1.60.0
45
- grpcio-tools==1.60.0
46
  h11==0.14.0
47
  h2==4.1.0
48
  hpack==4.0.0
49
- httpcore==1.0.2
50
- httpx==0.26.0
51
- huggingface-hub==0.20.1
52
  hyperframe==6.0.1
53
- idna==3.6
54
- importlib-metadata==6.11.0
55
- ipykernel==6.27.1
56
- ipython==8.18.1
57
- isoduration==20.11.0
58
- jedi==0.19.1
59
- Jinja2==3.1.2
60
- joblib==1.3.2
61
- json5==0.9.14
62
  jsonpatch==1.33
63
- jsonpointer==2.4
64
- jsonschema==4.20.0
65
- jsonschema-specifications==2023.11.2
66
- jupyter-events==0.9.0
67
- jupyter-lsp==2.2.1
68
- jupyter-server-mathjax==0.2.6
69
- jupyter_client==8.6.0
70
- jupyter_core==5.5.0
71
- jupyter_server==2.12.1
72
- jupyter_server_terminals==0.4.4
73
- jupyterlab==4.0.9
74
- jupyterlab_git==0.50.0
75
- jupyterlab_pygments==0.3.0
76
- jupyterlab_server==2.25.2
77
- kiwisolver==1.4.5
78
- langchain==0.0.354
79
- langchain-community==0.0.8
80
- langchain-core==0.1.5
81
- langsmith==0.0.77
82
  markdown-it-py==3.0.0
83
- MarkupSafe==2.1.3
84
- marshmallow==3.20.1
85
- matplotlib==3.8.2
86
- matplotlib-inline==0.1.6
87
  mdurl==0.1.2
88
- mistune==3.0.2
89
  mpmath==1.3.0
90
- multidict==6.0.4
91
  mypy-extensions==1.0.0
92
- nbclient==0.9.0
93
- nbconvert==7.12.0
94
- nbdime==4.0.1
95
- nbformat==5.9.2
96
- nest-asyncio==1.5.8
97
- networkx==3.2.1
98
- nltk==3.8.1
99
- notebook_shim==0.2.3
100
- numpy==1.26.2
101
  nvidia-cublas-cu12==12.1.3.1
102
  nvidia-cuda-cupti-cu12==12.1.105
103
  nvidia-cuda-nvrtc-cu12==12.1.105
104
  nvidia-cuda-runtime-cu12==12.1.105
105
- nvidia-cudnn-cu12==8.9.2.26
106
  nvidia-cufft-cu12==11.0.2.54
107
  nvidia-curand-cu12==10.3.2.106
108
  nvidia-cusolver-cu12==11.4.5.107
109
  nvidia-cusparse-cu12==12.1.0.106
110
- nvidia-nccl-cu12==2.18.1
111
- nvidia-nvjitlink-cu12==12.3.101
112
  nvidia-nvtx-cu12==12.1.105
113
  openai==0.28.1
114
- overrides==7.4.0
115
- packaging==23.2
116
- pandas==2.1.3
117
- pandocfilters==1.5.0
118
- parso==0.8.3
119
- pexpect==4.9.0
120
- Pillow==10.1.0
121
- platformdirs==4.1.0
122
- plotly==5.18.0
123
- portalocker==2.8.2
124
- prometheus-client==0.19.0
125
- prompt-toolkit==3.0.41
126
- protobuf==4.25.1
127
- psutil==5.9.6
128
- ptyprocess==0.7.0
129
- pure-eval==0.2.2
130
- pyarrow==14.0.2
131
- pycparser==2.21
132
- pydantic==2.5.3
133
- pydantic_core==2.14.6
134
- pydeck==0.8.1b0
135
- Pygments==2.17.2
136
- pyparsing==3.1.1
137
- python-dateutil==2.8.2
138
- python-json-logger==2.0.7
139
- pytz==2023.3.post1
140
- PyYAML==6.0.1
141
- pyzmq==25.1.2
142
- qdrant-client==1.7.0
143
- referencing==0.32.0
144
- regex==2023.12.25
145
- requests==2.31.0
146
- rfc3339-validator==0.1.4
147
- rfc3986-validator==0.1.1
148
- rich==13.7.0
149
- rpds-py==0.13.2
150
- safetensors==0.4.1
151
- scikit-learn==1.3.2
152
- scipy==1.11.4
153
- seaborn==0.13.0
154
- Send2Trash==1.8.2
155
- sentence-transformers==2.2.2
156
- sentencepiece==0.1.99
157
  six==1.16.0
158
  smmap==5.0.1
159
- sniffio==1.3.0
160
- soupsieve==2.5
161
- SQLAlchemy==2.0.25
162
- stack-data==0.6.3
163
- streamlit==1.29.0
164
- sympy==1.12
165
- tenacity==8.2.3
166
- terminado==0.18.0
167
- threadpoolctl==3.2.0
168
- tiktoken==0.5.2
169
- tinycss2==1.2.1
170
- tokenizers==0.15.0
171
  toml==0.10.2
172
- tomli==2.0.1
173
- toolz==0.12.0
174
- torch==2.1.1
175
- torchvision==0.16.2
176
- tornado==6.4
177
- tqdm==4.66.1
178
- traitlets==5.14.0
179
- transformers==4.36.2
180
- triton==2.1.0
181
- types-python-dateutil==2.8.19.14
182
  typing-inspect==0.9.0
183
- typing_extensions==4.8.0
184
- tzdata==2023.3
185
- tzlocal==5.2
186
- uri-template==1.3.0
187
- urllib3==1.26.18
188
- validators==0.22.0
189
- watchdog==3.0.0
190
- wcwidth==0.2.12
191
- webcolors==1.13
192
- webencodings==0.5.1
193
- websocket-client==1.7.0
194
- yarl==1.9.4
195
- zipp==3.17.0
 
1
+ accelerate==0.34.2
2
+ aiohappyeyeballs==2.4.0
3
+ aiohttp==3.10.5
4
  aiosignal==1.3.1
5
+ altair==5.4.1
6
+ annotated-types==0.7.0
7
+ anyio==4.4.0
 
 
 
 
 
8
  async-timeout==4.0.3
9
+ attrs==24.2.0
10
+ beautifulsoup4==4.12.3
11
+ bitsandbytes==0.43.3
12
+ blinker==1.8.2
13
+ cachetools==5.5.0
14
+ certifi==2024.8.30
 
 
 
15
  charset-normalizer==3.3.2
16
  click==8.1.7
17
+ dataclasses-json==0.6.7
18
+ exceptiongroup==1.2.2
19
+ filelock==3.16.1
 
 
 
 
 
 
 
 
 
 
 
 
20
  frozenlist==1.4.1
21
+ fsspec==2024.9.0
22
  gitdb==4.0.11
23
+ gitpython==3.1.43
24
+ greenlet==3.1.0
25
+ grpcio==1.66.1
26
+ grpcio-tools==1.66.1
27
  h11==0.14.0
28
  h2==4.1.0
29
  hpack==4.0.0
30
+ httpcore==1.0.5
31
+ httpx==0.27.2
32
+ huggingface-hub==0.25.0
33
  hyperframe==6.0.1
34
+ idna==3.10
35
+ jinja2==3.1.4
36
+ joblib==1.4.2
 
 
 
 
 
 
37
  jsonpatch==1.33
38
+ jsonpointer==3.0.0
39
+ jsonschema==4.23.0
40
+ jsonschema-specifications==2023.12.1
41
+ langchain==0.3.0
42
+ langchain-community==0.3.0
43
+ langchain-core==0.3.1
44
+ langchain-text-splitters==0.3.0
45
+ langsmith==0.1.122
 
 
 
 
 
 
 
 
 
 
 
46
  markdown-it-py==3.0.0
47
+ markupsafe==2.1.5
48
+ marshmallow==3.22.0
 
 
49
  mdurl==0.1.2
 
50
  mpmath==1.3.0
51
+ multidict==6.1.0
52
  mypy-extensions==1.0.0
53
+ narwhals==1.8.1
54
+ networkx==3.3
55
+ numpy==1.26.4
 
 
 
 
 
 
56
  nvidia-cublas-cu12==12.1.3.1
57
  nvidia-cuda-cupti-cu12==12.1.105
58
  nvidia-cuda-nvrtc-cu12==12.1.105
59
  nvidia-cuda-runtime-cu12==12.1.105
60
+ nvidia-cudnn-cu12==9.1.0.70
61
  nvidia-cufft-cu12==11.0.2.54
62
  nvidia-curand-cu12==10.3.2.106
63
  nvidia-cusolver-cu12==11.4.5.107
64
  nvidia-cusparse-cu12==12.1.0.106
65
+ nvidia-nccl-cu12==2.20.5
66
+ nvidia-nvjitlink-cu12==12.6.68
67
  nvidia-nvtx-cu12==12.1.105
68
  openai==0.28.1
69
+ orjson==3.10.7
70
+ packaging==24.1
71
+ pandas==2.2.2
72
+ pillow==10.4.0
73
+ portalocker==2.10.1
74
+ protobuf==5.28.2
75
+ psutil==6.0.0
76
+ pyarrow==17.0.0
77
+ pydantic==2.9.2
78
+ pydantic-core==2.23.4
79
+ pydantic-settings==2.5.2
80
+ pydeck==0.9.1
81
+ pygments==2.18.0
82
+ python-dateutil==2.9.0.post0
83
+ python-dotenv==1.0.1
84
+ pytz==2024.2
85
+ pyyaml==6.0.2
86
+ qdrant-client==1.11.2
87
+ referencing==0.35.1
88
+ regex==2024.9.11
89
+ requests==2.32.3
90
+ rich==13.8.1
91
+ rpds-py==0.20.0
92
+ safetensors==0.4.5
93
+ scikit-learn==1.5.2
94
+ scipy==1.14.1
95
+ sentence-transformers==3.1.0
96
+ setuptools==75.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  six==1.16.0
98
  smmap==5.0.1
99
+ sniffio==1.3.1
100
+ soupsieve==2.6
101
+ sqlalchemy==2.0.35
102
+ streamlit==1.38.0
103
+ sympy==1.13.3
104
+ tenacity==8.5.0
105
+ threadpoolctl==3.5.0
106
+ tiktoken==0.7.0
107
+ tokenizers==0.19.1
 
 
 
108
  toml==0.10.2
109
+ torch==2.4.1
110
+ tornado==6.4.1
111
+ tqdm==4.66.5
112
+ transformers==4.44.2
113
+ triton==3.0.0
114
+ typing-extensions==4.12.2
 
 
 
 
115
  typing-inspect==0.9.0
116
+ tzdata==2024.1
117
+ urllib3==2.2.3
118
+ watchdog==4.0.2
119
+ yarl==1.11.1
 
 
 
 
 
 
 
 
 
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  langchain
 
2
  tiktoken
3
  qdrant-client
4
  torch
 
1
  langchain
2
+ langchain-community
3
  tiktoken
4
  qdrant-client
5
  torch