File tree Expand file tree Collapse file tree 2 files changed +507
-39
lines changed
Expand file tree Collapse file tree 2 files changed +507
-39
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ license-files = ["../LICENSE"]
1818dependencies = [
1919 " alembic==1.12.1" ,
2020 " anyio==3.7.1" ,
21- " beautifulsoup4==4.11.1 " ,
21+ " beautifulsoup4==4.12.3 " ,
2222 " black==23.9.1" ,
2323 " celery==5.2" ,
2424 " cssselect==1.2.0" ,
@@ -41,9 +41,9 @@ dependencies = [
4141 " networkx==3.2.1" ,
4242 " ollama==0.4.7" ,
4343 " omegaconf==2.3.0" ,
44- " pandas==1.5.3 " ,
44+ " pandas==2.1.4 " ,
4545 " passlib==1.7" ,
46- " pillow==9.2 .0" ,
46+ " pillow==10.0 .0" ,
4747 " pip==23.3.2" ,
4848 " pre-commit==3.3.3" ,
4949 " psycopg2==2.9.10" ,
@@ -87,6 +87,7 @@ dev = [
8787 " ctranslate2==4.5.0" ,
8888 " cupy-cuda11x==13.4.1" ,
8989 " datasets==3.5.0" ,
90+ " docling==2.36.1" ,
9091 " faster-whisper==1.1.1" ,
9192 " fasttext==0.9.3" ,
9293 " ffmpeg-python==0.2.0" ,
You can’t perform that action at this time.
0 commit comments