diff options
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ djangorestframework-bulk = "~=0.2.1" psycopg2-binary = "~=2.8" django-simple-bulma = ">=1.1.7,<2.0" django-crispy-bulma = ">=0.1.2,<2.0" +whitenoise = "==4.1.2" requests = "~=2.21" pygments = "~=2.3.1" wiki = {git = "https://github.com/python-discord/django-wiki.git"} |