diff --git a/Pipfile b/Pipfile index 17170ff..e2c3ac6 100644 --- a/Pipfile +++ b/Pipfile @@ -25,7 +25,7 @@ psycopg2-binary = "==2.8.4" pytz = "==2018.5" raven = "==6.10.0" whitenoise = "==5.0.1" -Django = "<3" +Django = "<4" Markdown = "==2.6.4" MarkupSafe = "==1.0" Werkzeug = "==0.16.0" diff --git a/Pipfile.lock b/Pipfile.lock index a7dea2f..82a8974 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "25a37e4c56a13b8f976b2102d2fda657c01973675c76cd69691dfd0b34c92a1b" + "sha256": "4ac910ca048a7fe6c9f8a7c465d6d3fdc29a7ab29c1c98e3360f1cd9b8349312" }, "pipfile-spec": 6, "requires": { @@ -16,6 +16,13 @@ ] }, "default": { + "asgiref": { + "hashes": [ + "sha256:7e06d934a7718bf3975acbf87780ba678957b87c7adc056f13b6215d610695a0", + "sha256:ea448f92fc35a0ef4b1508f53a04c4670255a3f33d22a81c8fc9c872036adbe5" + ], + "version": "==3.2.3" + }, "boto3": { "hashes": [ "sha256:982823e7c992d27e5954c81db93238ffc42c7a1210d863b4f5e048fdc088040e", @@ -147,11 +154,11 @@ }, "django": { "hashes": [ - "sha256:662a1ff78792e3fd77f16f71b1f31149489434de4b62a74895bd5d6534e635a5", - "sha256:687c37153486cf26c3fdcbdd177ef16de38dc3463f094b5f9c9955d91f277b14" + "sha256:315b11ea265dd15348d47f2cbb044ef71da2018f6e582fed875c889758e6f844", + "sha256:b61295749be7e1c42467c55bcabdaee9fbe9496fdf9ed2e22cef44d9de2ff953" ], "index": "pypi", - "version": "==2.2.9" + "version": "==3.0.1" }, "django-allauth": { "hashes": [