Skip to content

Commit aa9c5f6

Browse files
Bump selenium from 4.27.1 to 4.34.2 (#131)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fabnemEPFL <117652591+fabnemEPFL@users.noreply.github.com>
1 parent 6d33b73 commit aa9c5f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
"python-pptx",
4949
"clean-text",
5050
"requests==2.32.4",
51-
"selenium==4.27.1",
51+
"selenium==4.34.2",
5252
"surya-ocr>=0.8.3",
5353
"xlrd==2.0.1",
5454
"py7zr==0.22.0",
@@ -60,7 +60,7 @@ dependencies = [
6060
"openpyxl==3.1.5",
6161
"chonkie==0.2.1.post1",
6262
"langdetect>=1.0.9",
63-
"trafilatura==1.4.0",
63+
"trafilatura==2.0.0",
6464
"datatrove==0.3.0",
6565
"validators==0.34.0",
6666
"bokeh",
@@ -90,7 +90,7 @@ dependencies = [
9090
"ragas==0.2.6",
9191
"nltk>=3.9",
9292
"starlette==0.46",
93-
"typing_extensions==4.12.2",
93+
"typing_extensions==4.14.0",
9494
"sympy==1.14.0",
9595
"google-auth==2.39.0",
9696
"google-api-python-client==2.173.0",

0 commit comments

Comments
 (0)