Compatibility of Latest OpenAI Library with Python 3.6

I’m currently working on a project where I need to use the latest version of the OpenAI library for Python. Specifically, I want to work with gpt-4o. My environment is based on Python 3.6.

Does anyone know if the latest version of the OpenAI Python library supports Python 3.6?

Thank you in advance for your help!