File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- git+https://github.com/Azure/msrest-for-python@async2
1+ git+https://github.com/Azure/msrest-for-python.git@a997e97cd926c1eedfe4e5a3a52a637313fbd4e4
22botframework-connector >= 4.0.0.a4
33botbuilder-schema >= 4.0.0.a3
44requests >= 2.18.1
Original file line number Diff line number Diff line change 1- git+https://github.com/Azure/msrest-for-python@async2
1+ git+https://github.com/Azure/msrest-for-python.git@a997e97cd926c1eedfe4e5a3a52a637313fbd4e4
Original file line number Diff line number Diff line change 55
66NAME = "botbuilder-schema"
77VERSION = "4.0.0.a3"
8- REQUIRES = ["msrest>=0.2.0 " ]
8+ REQUIRES = ["msrest==0.4.29 " ]
99
1010setup (
1111 name = NAME ,
Original file line number Diff line number Diff line change 1- git+https://github.com/Azure/msrest-for-python@async2
1+ git+https://github.com/Azure/msrest-for-python.git@a997e97cd926c1eedfe4e5a3a52a637313fbd4e4
22botbuilder-schema >= 4.0.0.a3
33requests >= 2.18.1
44PyJWT == 1.5.3
Original file line number Diff line number Diff line change 66NAME = "botframework-connector"
77VERSION = "4.0.0.a4"
88REQUIRES = [
9- "msrest>= 0.4.27 " ,
9+ "msrest== 0.4.29 " ,
1010 "requests>=2.8.1" ,
1111 "cryptography>=2.1.4" ,
1212 "PyJWT>=1.5.3" ,
Original file line number Diff line number Diff line change 1- git+https://github.com/Azure/msrest-for-python@async2
1+ git+https://github.com/Azure/msrest-for-python.git@a997e97cd926c1eedfe4e5a3a52a637313fbd4e4
22botbuilder-core >= 4.0.0.a4
Original file line number Diff line number Diff line change 1- git+https://github.com/Azure/msrest-for-python@async2
1+ git+https://github.com/Azure/msrest-for-python.git@a997e97cd926c1eedfe4e5a3a52a637313fbd4e4
22botbuilder-core >= 4.0.0.a4
33aiohttp >= 3.0.0
You can’t perform that action at this time.
0 commit comments