Update production settings and requirements for RuralPoint deployment. Changed DJANGO_SETTINGS_MODULE to use production settings, added MySQL configuration with PyMySQL, and ensured proper handling of OpenBLAS threading to prevent resource exhaustion. Updated requirements.txt to streamline dependencies and removed unnecessary entries.
