diff --git a/Pipfile b/Pipfile index e458e01..cb59450 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ rules = "~=2.2" gunicorn = "~=20.0.4" psycopg2-binary = "~=2.8.5" redis = "~=3.5.3" -django-redis-cache = "~=2.1.1" +django-redis-cache = "~=3.0.0" pycountry = "~=19.8.18" html2text = "~=2020.1.16" django-health-check = "~=3.12.1" diff --git a/Pipfile.lock b/Pipfile.lock index 18a5105..ee53696 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f9ab7bf92fe2342e3d221ab34ac957bf217638062da0554b2328502650515741" + "sha256": "73fbc4a0251ccae805550aa48b70ec9f668bee6fa4ff9503e023b3854a06bce8" }, "pipfile-spec": 6, "requires": {}, @@ -103,11 +103,10 @@ }, "django-redis-cache": { "hashes": [ - "sha256:9b2c45a1bc0f295bccd56c2542d937665ae98f3325f20b3d82fc620e14395d52", - "sha256:e72691539be99c0b2dd64ac380e26f4d2be5c53c1b2d26845dd279ae38b47477" + "sha256:9a2eebef421d996a82098a19d17ff6b321265cd73178fa398913019764e8394a" ], "index": "pypi", - "version": "==2.1.3" + "version": "==3.0.0" }, "emoji-country-flag": { "hashes": [ @@ -274,13 +273,6 @@ "index": "pypi", "version": "==2.2" }, - "six": { - "hashes": [ - "sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259", - "sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced" - ], - "version": "==1.15.0" - }, "sqlparse": { "hashes": [ "sha256:017cde379adbd6a1f15a61873f43e8274179378e95ef3fede90b5aa64d304ed0",