There was an error while loading. Please reload this page.
1 parent c85bafa commit 9506230Copy full SHA for 9506230
libraries/botbuilder-testing/setup.py
@@ -8,6 +8,8 @@
8
"botbuilder-schema==4.13.0",
9
"botbuilder-core==4.13.0",
10
"botbuilder-dialogs==4.13.0",
11
+ "botbuilder-azure==4.13.0",
12
+ "pytest~=6.2.3",
13
]
14
15
TESTS_REQUIRES = ["aiounittest==1.3.0"]
0 commit comments