microsoft / BotBuilder-Samples

Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
https://github.com/Microsoft/botframework
MIT License
4.38k stars 4.88k forks source link

Facebook-events: Adding botbuilder-dialogs dependency in the requirements.txt #3979

Closed gandiddi closed 5 months ago

gandiddi commented 6 months ago

Fixes #3453 Samples (python/23.facebook-events) Fails due to, missing botbuilder-dialogs dependency in the requirements.txt

Proposed Changes

Added missing dependency: botbuilder-dialogs in the requirements.txt