Add missing PyMySQL to requirements

This commit is contained in:
Jens Langhammer 2018-11-27 16:35:37 +01:00
parent 65f34ece8b
commit a4046ea264

View file

@ -8,3 +8,4 @@ markdown
colorlog
celery
redis<3.0
pymysql