utiasDSL / safe-control-gym

PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL
https://www.dynsyslab.org/safe-robot-learning/
MIT License
636 stars 132 forks source link

Fixing MySQL vulnerability #153

Closed Federico-PizarroBejarano closed 5 months ago

Federico-PizarroBejarano commented 6 months ago

There is a security vulnerability with MySQL versions below 1.1.1. Not a huge deal for us but its nice to upgrade. Also changed all the pip commands to python -m pip which is the preferred format due to the issue of multiple python and pip versions.