updated pyexcel packages
This commit is contained in:
+3
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user