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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user