This lets the next commit make use of TypedDict & Literal which were only introduced in Python 3.8.
@@ -15,3 +15,4 @@ langdetect==1.0.9
setproctitle==1.2.2
redis==4.1.1
mistletoe==0.8.1
+typing_extensions==4.0.1