diff options
author | 2020-07-14 19:44:49 -0700 | |
---|---|---|
committer | 2020-07-14 19:44:49 -0700 | |
commit | dec440dc7ad57dcf41e754d22abeeb0b79e901ab (patch) | |
tree | 2f1a370f3d45a6d608334a300ffdad38c7a91fdf /Pipfile.lock | |
parent | Allow empty list for user roles (diff) | |
parent | Merge pull request #368 from python-discord/remove_django_crispy_bulma (diff) |
Merge remote-tracking branch 'origin/master' into feat/deps/344/django-3.0
Diffstat (limited to 'Pipfile.lock')
-rw-r--r-- | Pipfile.lock | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/Pipfile.lock b/Pipfile.lock index f3e4565b..097c4f81 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a9a46956f5519f67344309a42bf24adc3b33a19363d0c5a73ba79273d1029f9c" + "sha256": "edc59f1c711954bd22606d68e00f44c21c68a7b3193b20e44a86438e24c0f54b" }, "pipfile-spec": 6, "requires": { @@ -75,18 +75,6 @@ ], "version": "==1.0.0" }, - "django-crispy-bulma": { - "git": "https://github.com/python-discord/django-crispy-bulma.git", - "ref": "c741d399b2eaf08865cba6880cee851c9c9a7ece" - }, - "django-crispy-forms": { - "hashes": [ - "sha256:888bb316db89b60050a42ec35080facb361d823eec38010ccb0702f45642d3b8", - "sha256:f2f1e0fbb458851636447cfb6be1a611b40c8ac9e41a74ba923011378670b43b" - ], - "index": "pypi", - "version": "==1.9.2" - }, "django-environ": { "hashes": [ "sha256:6c9d87660142608f63ec7d5ce5564c49b603ea8ff25da595fd6098f6dc82afde", |