Make sure to add --no-cache-dir to your mysqlclient install command
pip uninstall mysqlclient
pip install --no-cache-dir mysqlclient`