Revert "Removed mysqlclient requirement based on issue 1305. Wiki documentation has already been updated to reflect this change."

This reverts commit 542af959e1.
This commit is contained in:
Matt Scott 2022-12-11 17:43:02 -05:00
parent 48c303dd84
commit 4e2ea4bc5e

View File

@ -4,6 +4,7 @@ Flask-Login==0.5.0
Flask-SQLAlchemy==2.4.4
Flask-Migrate==2.5.3
SQLAlchemy==1.3.19
mysqlclient==2.0.1
configobj==5.0.6
bcrypt>=3.1.7
requests==2.24.0