[DOCs] Updated XLSXWriter minimum version

- I bumped it just to test the code
This commit is contained in:
Salvador E. Tropea 2024-01-24 11:16:40 -03:00
parent f5a0231fb4
commit ec3fec2c93
2 changed files with 6 additions and 2 deletions

View File

@ -141,7 +141,7 @@
- Optional to compress in RAR format for `compress`
`XLSXWriter <https://pypi.org/project/XLSXWriter/>`__ :index:`: <pair: dependency; XLSXWriter>` |image53| |image54| |image55| |Auto-download|
`XLSXWriter <https://pypi.org/project/XLSXWriter/>`__ :index:`: <pair: dependency; XLSXWriter>` v1.1.2 |image53| |image54| |image55| |Auto-download|
- Optional to create XLSX files for `bom`

View File

@ -1177,7 +1177,11 @@ deps = '{\
"mandatory": false,\
"max_version": null,\
"output": "bom",\
"version": null\
"version": [\
1,\
1,\
2\
]\
}\
],\
"tests": [],\