updated pyexcel packages

This commit is contained in:
Ojakoo
2022-12-24 20:55:40 +02:00
parent 429d3a0602
commit 3ac5400b79
2 changed files with 30 additions and 16 deletions
+3 -2
View File
@@ -19,8 +19,8 @@ django-auditlog = "^2.1.1"
django-phonenumber-field = {version = "^6.3.0", extras = ["phonenumbers"]}
django-autocomplete-light = "^3.4.1"
six = "^1.12.0"
pyexcel = "^0.5.14"
pyexcel-xlsx = "^0.5.8"
pyexcel = "^0.7.0"
pyexcel-xlsx = "^0.6.0"
django-import-export = "^2.8.0"
openpyxl = "^2.6.4"
django-app-namespace-template-loader = "^0.4.1"
@@ -38,6 +38,7 @@ python-dotenv = "^0.20.0"
djangorestframework-simplejwt = "^5.2.0"
google-auth = "^2.9.1"
google-api-python-client = "^2.54.0"
pyexcel-io = "^0.6.6"
[tool.poetry.dev-dependencies]
coverage = "^6.4.2"