Merge pull request #817 from takeda/patch-3

overrides for types-aiobotocore-* and troposphere
This commit is contained in:
adisbladis 2022-11-22 11:46:22 +13:00 committed by GitHub
commit f88e7bdd2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16746,6 +16746,9 @@
"trio-websocket": [ "trio-websocket": [
"setuptools" "setuptools"
], ],
"troposphere": [
"setuptools"
],
"trueskill": [ "trueskill": [
"setuptools" "setuptools"
], ],
@ -16903,6 +16906,21 @@
"types-awscrt": [ "types-awscrt": [
"poetry-core" "poetry-core"
], ],
"types-aiobotocore": [
"setuptools"
],
"types-aiobotocore-cloudformation": [
"setuptools"
],
"types-aiobotocore-ec2": [
"setuptools"
],
"types-aiobotocore-elbv2": [
"setuptools"
],
"types-aiobotocore-ssm": [
"setuptools"
],
"types-cachetools": [ "types-cachetools": [
"setuptools" "setuptools"
], ],