Adds pinned type packages to mypy
Description
Adds a requirement.txt file for mypy that pins stub versions of each library. This will fix the failure caused by the newest version of protobuf on the main branch.
Validation
See the newly passing CI
Edited by Joel DeLong