inveniosoftware-attic / invenio-circulation-legacy

https://invenio-circulation.readthedocs.io
GNU General Public License v2.0
4 stars 8 forks source link

Update celery version dependency #73

Closed jma closed 6 years ago

jma commented 6 years ago

The actual version causes dependency conflict with other invenio module.

'celery<4.0,>=3.1' should be updated to 4.1

jma commented 6 years ago

PR submitted