File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
botbuilder-applicationinsights Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ botbuilder-schema==4.15.0
33botbuilder-core == 4.15.0
44requests == 2.31.0
55aiounittest == 1.3.0
6- azure-cognitiveservices-language-luis == 0.7 .0
6+ azure-cognitiveservices-language-luis == 0.2 .0
Original file line number Diff line number Diff line change 1212]
1313TESTS_REQUIRES = [
1414 "aiounittest==1.3.0" ,
15- "django==3.2.17 " , # For samples
15+ "django==3.2.19 " , # For samples
1616 "djangorestframework==3.10.3" , # For samples
1717 "flask==2.2.5" , # For samples
1818]
Original file line number Diff line number Diff line change 99 "botbuilder-core==4.15.0" ,
1010 "botbuilder-dialogs==4.15.0" ,
1111 "botbuilder-azure==4.15.0" ,
12- "pytest~=6.2.3 " ,
12+ "pytest~=7.3.1 " ,
1313]
1414
1515TESTS_REQUIRES = ["aiounittest==1.3.0" ]
You can’t perform that action at this time.
0 commit comments