mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-22 07:53:19 +01:00
3054407100
Update requirements.txt to allow any Django 2.2 or 3.x release
18 lines
341 B
Plaintext
18 lines
341 B
Plaintext
Django>=2.2,<4
|
|
django-bootstrap4-form
|
|
celery
|
|
django-celery-beat
|
|
email-reply-parser
|
|
akismet
|
|
markdown
|
|
beautifulsoup4
|
|
lxml
|
|
simplejson
|
|
pytz
|
|
six
|
|
djangorestframework
|
|
django-model-utils
|
|
|
|
# specific commit because the current release has no required library upgrade
|
|
pinax-teams @ git+https://github.com/pinax/pinax-teams.git@dd75e1c#egg=pinax-teams
|