Skip to content

Commit e9323f8

Browse files
committed
Remove mysql dependencies
1 parent 0213d9c commit e9323f8

File tree

2 files changed

+110
-144
lines changed

2 files changed

+110
-144
lines changed

Pipfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ flask-migrate = "*"
1313
flask-swagger = "*"
1414
psycopg2-binary = "*"
1515
python-dotenv = "*"
16-
mysql-connector-python = "*"
1716
flask-cors = "*"
1817
gunicorn = "*"
19-
mysqlclient = "*"
2018
cloudinary = "*"
2119
flask-admin = "*"
2220

0 commit comments

Comments
 (0)