mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-09 08:05:13 +02:00
Fix. Fix problem wich version package in requirements
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
Django>=2.2
|
Django>=2.2,<4.0
|
||||||
django-bootstrap4-form
|
django-bootstrap4-form
|
||||||
celery
|
celery
|
||||||
email-reply-parser
|
email-reply-parser
|
||||||
akismet
|
akismet
|
||||||
markdown
|
markdown<3.0
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
lxml
|
lxml
|
||||||
simplejson
|
simplejson
|
||||||
|
Reference in New Issue
Block a user