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

@ -7,4 +7,5 @@ raven
markdown
colorlog
celery
redis<3.0
redis<3.0
pymysql