# https://github.com/django/asgiref/issues/218
# newer asgiref versions effectively make channels single-threaded
asgiref==3.2.*
cachetools>=4.2.1
channels==2.2.*
Django==2.2.*
django-ipware>=2.1.0
django-watson>=1.5.5
mopidyapi>=1.0.0
mutagen>=1.42.0
python-dateutil>=2.8.0
# newer pyyaml versions don't have wheels on piwheels
pyyaml==5.4
qrcode>=6.1
requests>=2.22.0
