Add MySQL to requirements

This commit is contained in:
Alexandre Iooss 2020-02-09 16:41:43 +01:00
parent 4b553386b0
commit 5623607e4f
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 2 additions and 1 deletions

View File

@ -10,4 +10,5 @@ djangorestframework==3.9.2
pyyaml==3.13
coreapi==2.3.3
psycopg2==2.7.7
uwsgi==2.0.18
uwsgi==2.0.18
mysqlclient==1.4.3