File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,8 +25,7 @@ dependencies = [
2525 " pagexml-hf" ,
2626 " htrflow>=0.2.5" ,
2727 " lxml>=5.4.0" ,
28- " motor~=3.5.1" ,
29- " numpy" ,
28+ " numpy>=1.23.0" ,
3029 " pillow>=11.2.1" ,
3130 " pydantic~=2.11.4" ,
3231 " pyyaml>=6.0.2" ,
@@ -58,6 +57,5 @@ Homepage = "https://flow-project.net"
5857Repository = " https://github.com/The-Flow-Project/package-preprocessing"
5958
6059[tool .uv .sources ]
61- flow-segmenter = { path = " ../package-segmenter" }
62- # flow-segmenter = { git = "https://github.com/The-Flow-Project/package-segmenter", rev = "main" }
63- pagexml-hf = { git = " https://github.com/The-Flow-Project/pagexml-hf" , rev = " main" }
60+ flow-segmenter = { git = " https://github.com/The-Flow-Project/package-segmenter" , rev = " main" }
61+ pagexml-hf = { git = " https://github.com/The-Flow-Project/pagexml-hf" , rev = " main" }
You can’t perform that action at this time.
0 commit comments