8000 fix msrest requirements.txt to specific commit · dong-cg/botbuilder-python@bdcbed6 · GitHub
[go: up one dir, main page]

Skip to content

Commit bdcbed6

Browse files
committed
fix msrest requirements.txt to specific commit
1 parent aabfe2d commit bdcbed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/botframework-connector/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git+https://github.com/Azure/msrest-for-python@async2
1+
git+https://github.com/Azure/msrest-for-python.git@a997e97cd926c1eedfe4e5a3a52a637313fbd4e4
22
botbuilder-schema>=4.0.0.a3
33
requests>=2.18.1
44
PyJWT==1.5.3

0 commit comments

Comments
 (0)
0