@@ -265,7 +265,7 @@ deps =
265
265
external_requests: requests
266
266
external_urllib3-urllib30109: urllib3<1.10
267
267
external_urllib3-urllib3latest: urllib3
268
- framework_aiohttp-aiohttp03: aiohttp<4
268
+ framework_aiohttp-aiohttp03: aiohttp ==3.8.1
269
269
framework_ariadne-ariadnelatest: ariadne
270
270
framework_ariadne-ariadne0011: ariadne<0.12
271
271
framework_ariadne-ariadne0012: ariadne<0.13
@@ -315,11 +315,12 @@ deps =
315
315
framework_graphql-graphql0301: graphql-core<3.2
316
316
framework_graphql-graphql0302: graphql-core<3.3
317
317
framework_graphql-graphqlmaster: https://github.com/graphql-python/graphql-core/archive/main.zip
318
+ framework_grpc-grpclatest: protobuf<4
319
+ framework_grpc-grpclatest: grpcio
320
+ framework_grpc-grpclatest: grpcio-tools
318
321
framework_grpc-grpc0125: grpcio<1.26
319
322
framework_grpc-grpc0125: grpcio-tools<1.26
320
323
framework_grpc-grpc0125: protobuf<3.18.0
321
- framework_grpc-grpclatest: grpcio
322
- framework_grpc-grpclatest: grpcio-tools
323
324
framework_pyramid: routes
324
325
framework_pyramid-cornice: cornice!=5.0.0
325
326
framework_pyramid-Pyramid0104: Pyramid<1.5
@@ -340,7 +341,7 @@ deps =
340
341
framework_starlette-starlette0014: starlette<0.15
341
342
framework_starlette-starlette0015: starlette<0.16
342
343
framework_starlette-starlette0019: starlette<0.20
343
- framework_starlette-starlettelatest: starlette
344
+ framework_starlette-starlettelatest: starlette<0.21
344
345
; Strawberry 0.95.0 is incompatible with Starlette 0.18.0, downgrade until future release
345
346
framework_strawberry: starlette<0.18.0
346
347
framework_strawberry-strawberrylatest: strawberry-graphql
0 commit comments