aiohttp>=3.7.0,>=3.8.1
asyncio-throttle>=1.0,<=1.0.2
aiofiles>=0.7.0,<22.1.1
--e git+https://github.com/music-assistant/databases@fix-breaking-sqlalchemy-cursor-changes#databases==0.6.3
+databases>=0.6.3
aiosqlite>=0.13,<=0.17
python-slugify>=4.0,<7.0.1
memory-tempfile<=2.2.3
PROJECT_NAME = "Music Assistant"
PROJECT_PACKAGE_NAME = "music_assistant"
-PROJECT_VERSION = "1.8.9"
+PROJECT_VERSION = "1.8.8"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"