As reported at slackapi/bolt-python#822, our StateStore/InstallationStore implementations are not compatible with SQLAlchemy v2.
Reproducible in:
The Slack SDK version
Any versions
Python runtime version
Any versions
OS info
Any operating systems
Steps to reproduce:
Refer to slackapi/bolt-python#822
Expected result:
The state parameter validation succeeds
Actual result:
Always fails with an exception
As reported at slackapi/bolt-python#822, our StateStore/InstallationStore implementations are not compatible with SQLAlchemy v2.
Reproducible in:
The Slack SDK version
Any versions
Python runtime version
Any versions
OS info
Any operating systems
Steps to reproduce:
Refer to slackapi/bolt-python#822
Expected result:
The state parameter validation succeeds
Actual result:
Always fails with an exception