diff options
| author | 2020-10-07 16:10:17 +0300 | |
|---|---|---|
| committer | 2020-10-07 16:10:17 +0300 | |
| commit | 469bbb9da632e8dfe787b7a446bfacfd55b5c5ad (patch) | |
| tree | ea8abddca51e42ebdf6422b4b72baa307d658cfd /Pipfile | |
| parent | Update guides URL to match with latest changes in #393 (diff) | |
| parent | Merge pull request #405 from python-discord/remove_django_wiki (diff) | |
Merge branch 'dewikification' into resources-home
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" |