Is it necessary to use Python 3.9 to connect with CSRT

For penetration testing it is mention that CSRT uses [Python 3.9]. Find the given doc link: GitHub - atlassian-labs/connect-security-req-tester: A tool to check your Atlassian Connect app against Atlassian's security requirements.

Hi @Sonu ,

No, it is not necessary to have Python 3.9 to run CSRT, it was pinned to 3.9 as a default to make it reproducible when the tool was released. However, you may face dependency issues if you go below the pinned version.

Thanks,
Srivathsav