Bumped Python samples to >=4.15.0 (#3966)

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
This commit is contained in:
tracyboehrer 2024-04-17 13:22:39 -05:00 коммит произвёл GitHub
Родитель 9c1640835f
Коммит 832ea43bb4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
25 изменённых файлов: 46 добавлений и 46 удалений

Просмотреть файл

@ -1,4 +1,4 @@
asyncio>=3.4.3
botbuilder-core>=4.14.0
botbuilder-schema>=4.14.0
botframework-connector>=4.14.0
botbuilder-core>=4.15.0
botbuilder-schema>=4.15.0
botframework-connector>=4.15.0

Просмотреть файл

@ -1 +1 @@
botbuilder-integration-aiohttp==4.15.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1 +1 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1,5 +1,5 @@
emoji<2.0.0
botbuilder-integration-aiohttp>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-ai>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
botbuilder-dialogs>=4.15.0
botbuilder-ai>=4.15.0

Просмотреть файл

@ -1,2 +1,2 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
botbuilder-dialogs>=4.15.0

Просмотреть файл

@ -1 +1 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1 +1 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1,5 +1,5 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-ai>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
botbuilder-dialogs>=4.15.0
botbuilder-ai>=4.15.0
datatypes-date-time>=1.0.0.a2

Просмотреть файл

@ -1,2 +1,2 @@
jsonpickle
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1 +1 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1,2 +1,2 @@
requests==2.31.0
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1,2 +1,2 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
botbuilder-dialogs>=4.15.0

Просмотреть файл

@ -1,2 +1,2 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
botbuilder-dialogs>=4.15.0

Просмотреть файл

@ -1,12 +1,12 @@
asyncio>=3.4.3
requests==2.31.0
botbuilder-core>=4.14.0
botframework-connector>=4.14.0
botbuilder-schema>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-ai>=4.14.0
botbuilder-applicationinsights>=4.14.0
botbuilder-integration-applicationinsights-aiohttp>=4.14.0
botbuilder-core>=4.15.0
botframework-connector>=4.15.0
botbuilder-schema>=4.15.0
botbuilder-dialogs>=4.15.0
botbuilder-ai>=4.15.0
botbuilder-applicationinsights>=4.15.0
botbuilder-integration-applicationinsights-aiohttp>=4.15.0
datatypes-date-time>=1.0.0.a1
azure-cognitiveservices-language-luis>=0.2.0
msrest>=0.6.10

Просмотреть файл

@ -1,2 +1,2 @@
jsonpickle==1.2
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1,4 +1,4 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
botbuilder-dialogs>=4.15.0
requests_oauthlib

Просмотреть файл

@ -1,4 +1,4 @@
jsonpickle
botbuilder-integration-aiohttp>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
botbuilder-dialogs>=4.15.0
azure>=4.0.0

Просмотреть файл

@ -1,2 +1,2 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
botbuilder-dialogs>=4.15.0

Просмотреть файл

@ -1,4 +1,4 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
recognizers-text>=1.0.2a1
recognizers_date_time
recognizers_number

Просмотреть файл

@ -1 +1 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1 +1 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1 +1 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1 +1 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-integration-aiohttp>=4.15.0

Просмотреть файл

@ -1,2 +1,2 @@
botbuilder-integration-aiohttp>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-integration-aiohttp>=4.15.0
botbuilder-dialogs>=4.15.0

Просмотреть файл

@ -1,5 +1,5 @@
aiohttp
botbuilder-core>=4.14.0
botbuilder-ai>=4.14.0
botbuilder-dialogs>=4.14.0
botbuilder-core>=4.15.0
botbuilder-ai>=4.15.0
botbuilder-dialogs>=4.15.0
datatypes-date-time>=1.0.0a2