diff options
author | 2020-10-04 19:44:01 +0200 | |
---|---|---|
committer | 2020-10-04 19:44:01 +0200 | |
commit | f3c2c21fa209ace469d0eb695bafa4f10a774456 (patch) | |
tree | 027e977dd01117ccaff7e18600b80d270c67e045 /Pipfile | |
parent | Add "Welcome to Python Discord" video to index (diff) | |
parent | Remove references to django_nyt (diff) |
Merge pull request #405 from python-discord/remove_django_wiki
Dewikification: Remove django-wiki from the stack
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,8 +14,6 @@ psycopg2-binary = "~=2.8" django-simple-bulma = "~=1.2" whitenoise = "~=5.0" requests = "~=2.21" -pygments = "~=2.3.1" -wiki = "~=0.6.0" pyyaml = "~=5.1" pyuwsgi = {version = "~=2.0", sys_platform = "!='win32'"} django-allauth = "~=0.41" |