Open
Description
Because botbuilder-applicationinsights (4.16.2) depends on django (4.2.15)
and no versions of botbuilder-applicationinsights match >4.16.2,<5.0.0, botbuilder-applicationinsights (>=4.16.2,<5.0.0) requires django (4.2.15).
So, because your project depends on both django (>=5.0) and botbuilder-applicationinsights (^4.16.2), version solving failed.
Are there any plans for adding support for Django version 5 and above? My current project uses 5.0 features and I would like to include Application Insights configuration with it.