Skip to content

Commit 514331d

Browse files
committed
Change needed for security
1 parent 2f942f6 commit 514331d

File tree

1 file changed

+34
-57
lines changed

1 file changed

+34
-57
lines changed

python-rag-chatbot/requirements.txt

Lines changed: 34 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@ backcall==0.2.0
1818
backoff==2.2.1
1919
bcrypt==4.0.1
2020
beautifulsoup4==4.12.2
21-
black==23.9.1
2221
bleach==6.1.0
2322
blinker==1.6.3
2423
boto3==1.34.115
2524
botocore==1.34.115
2625
build==1.2.1
2726
cachetools==5.3.1
28-
certifi==2023.7.22
2927
cffi==1.16.0
3028
chardet==5.2.0
3129
charset-normalizer==3.3.0
@@ -46,25 +44,25 @@ debugpy==1.8.0
4644
decorator==5.1.1
4745
defusedxml==0.7.1
4846
Deprecated==1.2.14
49-
dnspython== 2.6.1
50-
docutils == 0.21.2
51-
email_validator== 2.1.1
52-
emoji== 2.8.0
53-
exceptiongroup== 1.1.3
54-
executing== 2.0.0
55-
fastavro== 1.8.2
56-
fastjsonschema== 2.18.1
57-
filelock== 3.12.4
58-
filetype== 1.2.0
59-
flatbuffers== 23.5.26
60-
fonttools== 4.52.4
61-
fqdn== 1.5.1
62-
frozenlist== 1.4.0
63-
fsspec== 2023.9.2
64-
gitdb== 4.0.11
65-
GitPython== 3.1.41
66-
google-auth== 2.29.0
67-
googleapis-common-protos== 1.63.0
47+
dnspython==2.6.1
48+
docutils==0.21.2
49+
email_validator==2.1.1
50+
emoji==2.8.0
51+
exceptiongroup==1.1.3
52+
executing==2.0.0
53+
fastavro==1.8.2
54+
fastjsonschema==2.18.1
55+
filelock==3.12.4
56+
filetype==1.2.0
57+
flatbuffers==23.5.26
58+
fonttools==4.52.4
59+
fqdn==1.5.1
60+
frozenlist==1.4.0
61+
fsspec==2023.9.2
62+
gitdb==4.0.11
63+
GitPython==3.1.41
64+
google-auth==2.29.0
65+
googleapis-common-protos==1.63.0
6866
greenlet== 3.0.3
6967
grpcio== 1.59.0
7068
h11== 0.14.0
@@ -75,7 +73,6 @@ httpx== 0.27.0
7573
httpx-sse== 0.4.0
7674
huggingface-hub== 0.23.2
7775
humanfriendly== 10.0
78-
idna== 3.4
7976
importlib-metadata== 6.8.0
8077
importlib-resources== 6.1.0
8178
inference-tools== 0.13.0
@@ -86,38 +83,27 @@ ipython== 8.16.1
8683
ipywidgets== 8.1.1
8784
isoduration== 20.11.0
8885
jedi== 0.19.1
89-
Jinja2== 3.1.3
9086
jmespath== 1.0.1
9187
joblib== 1.3.2
9288
json5== 0.9.14
9389
jsonpatch== 1.33
9490
jsonpointer== 2.4
9591
jsonschema== 4.19.1
96-
jsonschema-specifications== 2023.7.1
97-
jupyter_client== 8.4.0
98-
jupyter_core== 5.4.0
99-
jupyter-events== 0.7.0
100-
jupyter-lsp== 2.2.2
101-
jupyter_server== 2.7.3
102-
jupyter_server_terminals== 0.4.4
103-
jupyterlab== 4.1.0b2
104-
jupyterlab-pygments== 0.2.2
105-
jupyterlab_server== 2.25.0
106-
jupyterlab-widgets== 3.0.9
107-
kiwisolver== 1.4.5
108-
kubernetes== 29.0.0
109-
langchain== 0.2.1
110-
langchain-cli== 0.0.24
111-
langchain-cohere== 0.1.5
112-
langchain-community== 0.2.1
113-
langchain-core== 0.2.2
114-
langchain-text-splitters== 0.2.0
115-
langchainhub== 0.1.13
116-
langdetect== 1.0.9
117-
langserve== 0.2.1
118-
langsmith== 0.1.67
119-
libcst== 1.4.0
120-
log-symbols== 0.0.14
92+
jsonschema-specifications==2023.7.1
93+
kiwisolver==1.4.5
94+
kubernetes==29.0.0
95+
langchain==0.2.1
96+
langchain-cli==0.0.24
97+
langchain-cohere==0.1.5
98+
langchain-community==0.2.25
99+
langchain-core==0.2.2
100+
langchain-text-splitters==0.2.0
101+
langchainhub==0.1.13
102+
langdetect==1.0.9
103+
langserve==0.2.1
104+
langsmith==0.1.67
105+
libcst==1.4.0
106+
log-symbols==0.0.14
121107
loguru== 0.7.2
122108
lxml== 4.9.3
123109
markdown-it-py== 3.0.0
@@ -139,7 +125,6 @@ nbconvert== 7.9.2
139125
nbformat== 5.9.2
140126
nest-asyncio== 1.5.8
141127
networkx== 3.1
142-
nltk== 3.8.1
143128
notebook_shim== 0.2.3
144129
numpy== 1.26.1
145130
oauthlib== 3.2.2
@@ -170,7 +155,6 @@ pathspec== 0.11.2
170155
pexpect== 4.8.0
171156
pickleshare== 0.7.5
172157
piglet-templates== 1.3.1
173-
Pillow== 10.1.0
174158
pip== 24.1.1
175159
platformdirs== 3.11.0
176160
posthog== 3.0.2
@@ -207,17 +191,13 @@ pyzmq== 25.1.1
207191
rapidfuzz== 3.4.0
208192
referencing== 0.30.2
209193
regex==2023.10.3
210-
requests==2.31.0
211-
requests-oauth2==0.3.0
212-
requests-oauthlib==2.0.0
213194
rfc3339-validator==0.1.4
214195
rfc3986-validator==0.1.1
215196
rich==13.6.0
216197
rpds-py==0.10.6
217198
rsa==4.9
218199
s3transfer==0.10.1
219200
safetensors==0.4.3
220-
scikit-learn==1.3.1
221201
scipy==1.11.3
222202
section==2.0
223203
Send2Trash==1.8.2
@@ -248,8 +228,6 @@ tomlkit==0.12.5
248228
toolz==0.12.0
249229
torch==2.2.2
250230
torchvision==0.17.2
251-
tornado==6.3.3
252-
tqdm==4.66.1
253231
traitlets==5.11.2
254232
transformers==4.41.2
255233
trubrics==1.6.2
@@ -263,7 +241,6 @@ tzlocal==5.2
263241
ujson==5.10.0
264242
unstructured==0.10.23
265243
uri-template==1.3.0
266-
urllib3==2.0.7
267244
uvicorn==0.23.2
268245
uvloop==0.18.0
269246
validators==0.22.0

0 commit comments

Comments
 (0)