apt install -y python3-pip python3-venv && python3 -m pip install flask>=3.0.0 flask-cors>=4.0.0 waitress>=2.1.0 requests>=2.28.0 werkzeug>=3.0.0
