Update the version of IronPython used by unity-python to 2.7.9, which was released on 2018-10-09.
When trying to import a python module 'requests' I'm getting an error: MissingMemberException: 'module' object has no attribute '_getframe' IronPython.Runtime.Operations.PythonOps.ObjectGetAttribute ...