I am trying to use this package in a conda virtual environment running python 3.9.2. I am getting many syntax errors due to python 3.10 or python 3.11 syntax being present in the code, although the documentation said that it should be compatible with 3.9+. Is there a previous version of the package I could download in order to make the code compatible with 3.9? Thanks