Skip to content

Commit bcfe6be

Browse files
authored
Merge branch 'main' into dependabot/pip/webinars/genai-chatbot/jinja2-3.1.4
2 parents e2d669d + 25256e1 commit bcfe6be

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

webinars/genai-chatbot/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.8.6
1+
aiohttp==3.9.0
22
aiosignal==1.3.1
33
altair==5.1.2
44
annotated-types==0.6.0
@@ -21,7 +21,7 @@ filelock==3.12.4
2121
frozenlist==1.4.0
2222
fsspec==2023.10.0
2323
gitdb==4.0.11
24-
GitPython==3.1.40
24+
GitPython==3.1.41
2525
greenlet==3.0.1
2626
huggingface-hub==0.17.3
2727
idna==3.4
@@ -33,7 +33,7 @@ jsonpatch==1.33
3333
jsonpointer==2.4
3434
jsonschema==4.19.1
3535
jsonschema-specifications==2023.7.1
36-
langchain==0.0.317
36+
langchain==0.0.325
3737
langsmith==0.0.51
3838
markdown-it-py==3.0.0
3939
MarkupSafe==2.1.3
@@ -46,19 +46,19 @@ packaging==23.2
4646
pandas==2.1.1
4747
Pillow==10.2.0
4848
protobuf==4.24.4
49-
pyarrow==13.0.0
49+
pyarrow==14.0.1
5050
pyasn1==0.5.0
5151
pydantic==2.4.2
5252
pydantic_core==2.10.1
5353
pydeck==0.8.1b0
5454
Pygments==2.16.1
55-
pypdf==3.16.4
55+
pypdf==3.17.0
5656
python-dateutil==2.8.2
5757
pytz==2023.3.post1
5858
PyYAML==6.0.1
5959
referencing==0.30.2
6060
regex==2023.10.3
61-
requests==2.31.0
61+
requests==2.32.2
6262
rich==13.6.0
6363
rpds-py==0.10.6
6464
rsa==4.7.2
@@ -75,7 +75,7 @@ toml==0.10.2
7575
toolz==0.12.0
7676
tornado==6.4.1
7777
tqdm==4.66.1
78-
transformers==4.34.1
78+
transformers==4.36.0
7979
typing-inspect==0.9.0
8080
typing_extensions==4.8.0
8181
tzdata==2023.3

0 commit comments

Comments
 (0)