add myswql and postgres requirements

This commit is contained in:
Laura Klünder 2016-09-08 01:46:40 +02:00
parent a1809a46a2
commit c68763830b
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
-r requirements.txt
mysqlclient

View file

@ -0,0 +1,2 @@
-r requirements.txt
psycopg2