# Production dependencies -r base.txt # MySQL driver for Python mysqlclient>=2.2.0 # WSGI server for production (if not using cPanel Passenger) gunicorn>=21.2.0 # Environment file support python-dotenv>=1.0.0