fix(6): update openpyxl version constraint

- Change openpyxl>=3.10.0 to openpyxl>=3.1.0
- Version 3.10.0 doesn't exist in PyPI
- 3.1.5 is the latest stable version and compatible
This commit is contained in:
2026-04-22 18:57:21 +03:00
parent b1a63e98ab
commit ce9fd32f68

View File

@@ -23,4 +23,4 @@ python-magic>=0.4.27
fuzzywuzzy==0.18.0
beautifulsoup4>=4.12.0
aiohttp>=3.9.0
openpyxl>=3.10.0
openpyxl>=3.1.0