As a follow up to deepset-ai/haystack#10509 we should go through our integrations and update them to test on python 3.14 and if able/necessary update the code to support python 3.14
To avoid running too many tests we should replace the python 3.13 testing in our github workflows to python 3.14 and let's make sure to add python 3.14 listed support to our pyprojec.toml under the classifiers label
As a follow up to deepset-ai/haystack#10509 we should go through our integrations and update them to test on python 3.14 and if able/necessary update the code to support python 3.14
To avoid running too many tests we should replace the python 3.13 testing in our github workflows to python 3.14 and let's make sure to add python 3.14 listed support to our pyprojec.toml under the
classifierslabel