✨ table to list servings, gross and net weight
This commit is contained in:
parent
5b6e7510fe
commit
cf6c3a9d6f
5 changed files with 185 additions and 78 deletions
|
|
@ -7,8 +7,10 @@ requires-python = ">=3.14"
|
|||
dependencies = [
|
||||
"click>=8.3.2",
|
||||
"mwclient>=0.11.0",
|
||||
"openpyxl>=3.1.5",
|
||||
"pathvalidate>=3.3.1",
|
||||
"requests>=2.33.1",
|
||||
"tabulate>=0.10.0",
|
||||
"tqdm>=4.67.3",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue