update requirements to include mysqlclient

This commit is contained in:
2023-03-17 00:24:19 -04:00
parent d5d18014a7
commit 80a9266431

View File

@@ -32,3 +32,6 @@ pytz==2022.6
# Automated tests
pytest==7.2.0
pytest-cov==4.0.0
# MySQL Package
mysqlclient==2.1.1