File tree 7 files changed +7
-7
lines changed 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
2
2
botframework-connector >= 4.0.0.a4
3
3
botbuilder-schema >= 4.0.0.a3
4
4
requests >= 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 5
5
6
6
NAME = "botbuilder-schema"
7
7
VERSION = "4.0.0.a3"
8
- REQUIRES = ["msrest>=0.2.0 " ]
8
+ REQUIRES = ["msrest==0.4.29 " ]
9
9
10
10
setup (
11
11
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
2
2
botbuilder-schema >= 4.0.0.a3
3
3
requests >= 2.18.1
4
4
PyJWT == 1.5.3
Original file line number Diff line number Diff line change 6
6
NAME = "botframework-connector"
7
7
VERSION = "4.0.0.a4"
8
8
REQUIRES = [
9
- "msrest>= 0.4.27 " ,
9
+ "msrest== 0.4.29 " ,
10
10
"requests>=2.8.1" ,
11
11
"cryptography>=2.1.4" ,
12
12
"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
2
2
botbuilder-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
2
2
botbuilder-core >= 4.0.0.a4
3
3
aiohttp >= 3.0.0
2BFE
You can’t perform that action at this time.
0 commit comments