strawberry-graphql 0.261.0__py3-none-any.whl → 0.261.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: strawberry-graphql
3
- Version: 0.261.0
3
+ Version: 0.261.1
4
4
  Summary: A library for creating GraphQL APIs
5
5
  License: MIT
6
6
  Keywords: graphql,api,rest,starlette,async
7
7
  Author: Patrick Arminio
8
8
  Author-email: patrick.arminio@gmail.com
9
- Requires-Python: >=3.9,<4.0
9
+ Requires-Python: >=3.9
10
10
  Classifier: Development Status :: 5 - Production/Stable
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: License :: OSI Approved :: MIT License
@@ -41,9 +41,9 @@ Requires-Dist: chalice (>=1.22,<2.0) ; extra == "chalice"
41
41
  Requires-Dist: channels (>=3.0.5) ; extra == "channels"
42
42
  Requires-Dist: fastapi (>=0.65.2) ; extra == "fastapi"
43
43
  Requires-Dist: flask (>=1.1) ; extra == "flask"
44
- Requires-Dist: graphql-core (>=3.2.0,<3.4.0)
44
+ Requires-Dist: graphql-core (>=3.2.0,<3.4.0) ; python_version >= "3.9" and python_version < "4.0"
45
45
  Requires-Dist: libcst (>=0.4.7) ; extra == "debug" or extra == "debug-server" or extra == "cli"
46
- Requires-Dist: litestar (>=2) ; extra == "litestar"
46
+ Requires-Dist: litestar (>=2) ; (python_version >= "3.10" and python_version < "4.0") and (extra == "litestar")
47
47
  Requires-Dist: opentelemetry-api (<2) ; extra == "opentelemetry"
48
48
  Requires-Dist: opentelemetry-sdk (<2) ; extra == "opentelemetry"
49
49
  Requires-Dist: pydantic (>1.6.1) ; extra == "pydantic"
@@ -228,8 +228,8 @@ strawberry/utils/logging.py,sha256=U1cseHGquN09YFhFmRkiphfASKCyK0HUZREImPgVb0c,7
228
228
  strawberry/utils/operation.py,sha256=SSXxN-vMqdHO6W2OZtip-1z7y4_A-eTVFdhDvhKeLCk,1193
229
229
  strawberry/utils/str_converters.py,sha256=-eH1Cl16IO_wrBlsGM-km4IY0IKsjhjnSNGRGOwQjVM,897
230
230
  strawberry/utils/typing.py,sha256=Ux0Hl46lhuXvOKK-C5hj6nlz3zDn8P4CUGH2nUVD2vU,13373
231
- strawberry_graphql-0.261.0.dist-info/LICENSE,sha256=m-XnIVUKqlG_AWnfi9NReh9JfKhYOB-gJfKE45WM1W8,1072
232
- strawberry_graphql-0.261.0.dist-info/METADATA,sha256=wuaqSJXHQI3vcoZbTurmjmuT_ZAL_nl7sPwEgTN7Jxc,7539
233
- strawberry_graphql-0.261.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
234
- strawberry_graphql-0.261.0.dist-info/entry_points.txt,sha256=Nk7-aT3_uEwCgyqtHESV9H6Mc31cK-VAvhnQNTzTb4k,49
235
- strawberry_graphql-0.261.0.dist-info/RECORD,,
231
+ strawberry_graphql-0.261.1.dist-info/LICENSE,sha256=m-XnIVUKqlG_AWnfi9NReh9JfKhYOB-gJfKE45WM1W8,1072
232
+ strawberry_graphql-0.261.1.dist-info/METADATA,sha256=Bb7IbpTYKZkZD_9kU6ZG3HxTJbWD0xRfnokP2UsoVGY,7647
233
+ strawberry_graphql-0.261.1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
234
+ strawberry_graphql-0.261.1.dist-info/entry_points.txt,sha256=Nk7-aT3_uEwCgyqtHESV9H6Mc31cK-VAvhnQNTzTb4k,49
235
+ strawberry_graphql-0.261.1.dist-info/RECORD,,