1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2024-11-26 21:27:11 +00:00

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

View File

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