switch from treepoem
This commit is contained in:
parent
c6dcb50bbb
commit
85b466f482
3 changed files with 77 additions and 56 deletions
|
|
@ -7,8 +7,13 @@ requires-python = ">=3.11"
|
|||
dependencies = [
|
||||
"brother-ql>=0.9.4",
|
||||
"fastapi>=0.115.13",
|
||||
"packaging>=25.0",
|
||||
"pillow>=11.2.1",
|
||||
"pydantic>=2.11.7",
|
||||
"treepoem>=3.27.1",
|
||||
"pylibdmtx",
|
||||
"python-barcode>=0.15.1",
|
||||
"uvicorn>=0.34.3",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
pylibdmtx = { git = "https://github.com/NaturalHistoryMuseum/pylibdmtx.git" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue