Merged in hotfit/move-openpyxl (pull request #334)
move openpyxl from dev dependencies to general dependencies bc we use it for qaqc now * move openpyxl from dev dependencies to general dependencies bc we use it for qaqc now Approved-by: Katon Minhas
This commit is contained in:
@@ -15,10 +15,10 @@ python-dotenv = "^1.0.1"
|
||||
psutil = "^6.1.0"
|
||||
rapidfuzz = "^3.10.1"
|
||||
pyxlsb = "^1.0.10"
|
||||
openpyxl = "^3.1.5"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.10.0"
|
||||
openpyxl = "^3.1.5"
|
||||
mypy = "^1.12.0"
|
||||
jupyter = "^1.1.1"
|
||||
isort = "^5.13.2"
|
||||
|
||||
Reference in New Issue
Block a user