mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-22 16:03:19 +01:00
Fix. Fix problem wich version package in requirements
This commit is contained in:
parent
ce46383513
commit
645ce17c6f
@ -1,9 +1,9 @@
|
||||
Django>=2.2
|
||||
Django>=2.2,<4.0
|
||||
django-bootstrap4-form
|
||||
celery
|
||||
email-reply-parser
|
||||
akismet
|
||||
markdown
|
||||
markdown<3.0
|
||||
beautifulsoup4
|
||||
lxml
|
||||
simplejson
|
||||
|
Loading…
Reference in New Issue
Block a user