Updated python packages for flight mechanics
Description
For the new flight_mechanic assessment tool, two new python libraries are needed: casadi and Jinja2. Added them to the installer, so they are automatically installed. Tested it with uninstalling the libraries on my local computer and installing the workflow -> casadi and Jinja2 where sucessfully installed
Testing Instructions
- Download this branch and build an installer
- Install the workflow - after finishing, pip list should show that casadi and jinja2 where sucessfully installed.
Developer Checklist
-
Code has been tested locally and/or in pipeline. -
Merge conflicts resolved with the target branch.