Soham Marik
Soham Marik
SQLAlchemy released version 2.0.0 on January 27, 2023, but django-postgrespool2 is not compatible with that yet. When I install django-postgrespool2 on a fresh environment, it installs SQLAlchemy 2.0.0 by default,...
**Describe the bug** We are trying to use django redis cache with sentinel and SSL connection in our application. The issue occurs when we use `rediss` as part of the...
## Version botbuilder-core==4.16.1 jsonpickle==1.4.2 Python 3.11 ## Describe the bug We have implemented our custom storage class for storing conversation/dialog/user state in redis. We use jsonpickle library to serialize and...