Add runtime dependencies to setup.py
Use same process as backbone to get the setup.py to install a minimal set of requirements for the adapter runtime.
Change content of requirements.txt to just contain the actual runtime dependencies for the adapter and move the other requirements elsewhere.