From 9ad55a731d2768dca50e0e9951a383a40572dc1a Mon Sep 17 00:00:00 2001 From: Ethan Nguyen Date: Mon, 19 Apr 2021 18:49:57 -0400 Subject: [PATCH] build(deps): install gunicorn --- Pipfile | 11 ++++++----- Pipfile.lock | 15 +++++++++++---- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 81c3cde..4119edb 100644 --- a/Pipfile +++ b/Pipfile @@ -4,14 +4,15 @@ verify_ssl = true name = "pypi" [packages] +crispy-bootstrap5 = "~=0.3.1" django = "~=3.2" +django-bootstrap-pagination = "~=1.7.1" +django-crispy-forms = "~=1.11.2" +django-extensions = "~=3.1.2" +gunicorn = "~=20.1.0" +ipython = "~=7.22.0" social-auth-app-django = "~=4.0.0" whitenoise = "~=5.2" -django-crispy-forms = "~=1.11.2" -crispy-bootstrap5 = "~=0.3.1" -django-extensions = "~=3.1.2" -ipython = "~=7.22.0" -django-bootstrap-pagination = "~=1.7.1" [dev-packages] autopep8 = "~=1.5.6" diff --git a/Pipfile.lock b/Pipfile.lock index f4972cf..2960eac 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "18a19c14dc35df0516a99446a4e14571ea626b0eae6ff13b342cce4550ce15c3" + "sha256": "fac4a9e3381b668514c29fa755dbe054c636e54809b1cfdf8c2237802dd7bd55" }, "pipfile-spec": 6, "requires": { @@ -156,11 +156,18 @@ }, "django-extensions": { "hashes": [ - "sha256:081828e985485662f62a22340c1506e37989d14b927652079a5b7cd84a82368b", - "sha256:17f85f4dcdd5eea09b8c4f0bad8f0370bf2db6d03e61b431fa7103fee29888de" + "sha256:50de8977794a66a91575dd40f87d5053608f679561731845edbd325ceeb387e3", + "sha256:5f0fea7bf131ca303090352577a9e7f8bfbf5489bd9d9c8aea9401db28db34a0" ], "index": "pypi", - "version": "==3.1.2" + "version": "==3.1.3" + }, + "gunicorn": { + "hashes": [ + "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8" + ], + "index": "pypi", + "version": "==20.1.0" }, "idna": { "hashes": [