We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354444e commit 5dfcc48Copy full SHA for 5dfcc48
libraries/botbuilder-integration-aiohttp/setup.py
@@ -9,6 +9,7 @@
9
"botbuilder-schema==4.12.0",
10
"botframework-connector==4.12.0",
11
"botbuilder-core==4.12.0",
12
+ "yarl<=1.4.2",
13
"aiohttp==3.6.2",
14
]
15
0 commit comments