I'm trying to run a acapy plugin (oid4vc) on my acapy 1.3-lts and the python version for the plugin is 3.13, however acapy before 1.5 is using 3.12, so as expected, I could create my container with the plugin. I don't know if the plugins have some requirement do explicitly use python 3.13. If so, I thing should be good to put in readme saying that every acapy-plugin is only compatible for acapy version 1.5.x and newer.
I'm trying to run a acapy plugin (oid4vc) on my acapy 1.3-lts and the python version for the plugin is 3.13, however acapy before 1.5 is using 3.12, so as expected, I could create my container with the plugin. I don't know if the plugins have some requirement do explicitly use python 3.13. If so, I thing should be good to put in readme saying that every acapy-plugin is only compatible for acapy version 1.5.x and newer.