Sync runtime dependencies from requirements.txt to the spec
In the event the dependency generator is not available, we
need to have the correct list of dependencies from requirements.txt
here. This is especially needed for CI.
Signed-off-by: Neal Gompa <ngompa13@gmail.com>