We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d33b73 commit aa9c5f6Copy full SHA for aa9c5f6
pyproject.toml
@@ -48,7 +48,7 @@ dependencies = [
48
"python-pptx",
49
"clean-text",
50
"requests==2.32.4",
51
- "selenium==4.27.1",
+ "selenium==4.34.2",
52
"surya-ocr>=0.8.3",
53
"xlrd==2.0.1",
54
"py7zr==0.22.0",
@@ -60,7 +60,7 @@ dependencies = [
60
"openpyxl==3.1.5",
61
"chonkie==0.2.1.post1",
62
"langdetect>=1.0.9",
63
- "trafilatura==1.4.0",
+ "trafilatura==2.0.0",
64
"datatrove==0.3.0",
65
"validators==0.34.0",
66
"bokeh",
@@ -90,7 +90,7 @@ dependencies = [
90
"ragas==0.2.6",
91
"nltk>=3.9",
92
"starlette==0.46",
93
- "typing_extensions==4.12.2",
+ "typing_extensions==4.14.0",
94
"sympy==1.14.0",
95
"google-auth==2.39.0",
96
"google-api-python-client==2.173.0",
0 commit comments