@@ -6,6 +6,7 @@ extras = {
"fast_crypto": ["cryptg>=0.1,<0.2"],
"webp_convert": ["Pillow>=4.3.0,<6"],
"hq_thumbnails": ["moviepy>=1.0,<2.0"],
"metrics": ["prometheus-client>=0.6.0,<0.7.0"],
}
extras["all"] = list({dep for deps in extras.values() for dep in deps})
The note is not visible to the blocked user.