Add missing requirement
Change dbsettings requirement to pip version
This commit is contained in:
parent
feffd53dfd
commit
86cabdc77d
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@ django-polymorphic
|
|||
django-phonenumber-field[phonenumbers]
|
||||
django-bootstrap4
|
||||
wheel
|
||||
git+https://kumig.it/kumisystems/django-dbsettings.git
|
||||
dbsettings
|
||||
celery
|
||||
django-celery-results
|
||||
django-celery-beat
|
||||
|
@ -20,3 +20,4 @@ suds-jurko
|
|||
GitPython
|
||||
python-dateutil
|
||||
bindglobal
|
||||
pyotp
|
||||
|
|
Loading…
Reference in a new issue