add myswql and postgres requirements
This commit is contained in:
parent
a1809a46a2
commit
c68763830b
2 changed files with 4 additions and 0 deletions
2
src/requirements_mysql.txt
Normal file
2
src/requirements_mysql.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
-r requirements.txt
|
||||
mysqlclient
|
2
src/requirements_postgres.txt
Normal file
2
src/requirements_postgres.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
-r requirements.txt
|
||||
psycopg2
|
Loading…
Add table
Add a link
Reference in a new issue