datamodel-code-generator 0.27.1__py3-none-any.whl → 0.27.2__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.

Potentially problematic release.


This version of datamodel-code-generator might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datamodel-code-generator
3
- Version: 0.27.1
3
+ Version: 0.27.2
4
4
  Summary: Datamodel Code Generator
5
5
  Project-URL: Homepage, https://github.com/koxudaxi/datamodel-code-generator
6
6
  Project-URL: Source, https://github.com/koxudaxi/datamodel-code-generator
@@ -22,27 +22,22 @@ Requires-Python: >=3.8
22
22
  Requires-Dist: argcomplete<4,>=2.10.1
23
23
  Requires-Dist: black>=19.10b0
24
24
  Requires-Dist: genson<2,>=1.2.1
25
- Requires-Dist: graphql-core>=3.2.3
26
- Requires-Dist: httpx>=0.24.1
27
25
  Requires-Dist: inflect<6,>=4.1
28
26
  Requires-Dist: isort<7,>=4.3.21
29
27
  Requires-Dist: jinja2<4,>=2.10.1
30
- Requires-Dist: openapi-spec-validator<0.7,>=0.2.8
31
28
  Requires-Dist: packaging
32
- Requires-Dist: prance>=0.18.2
33
29
  Requires-Dist: pydantic>=1.5
34
- Requires-Dist: pysnooper<2,>=0.4.1
35
30
  Requires-Dist: pyyaml>=6.0.1
36
31
  Requires-Dist: tomli<3,>=2.2.1; python_version <= '3.11'
37
32
  Provides-Extra: debug
38
- Requires-Dist: pysnooper; extra == 'debug'
33
+ Requires-Dist: pysnooper<2,>=0.4.1; extra == 'debug'
39
34
  Provides-Extra: graphql
40
- Requires-Dist: graphql-core; extra == 'graphql'
35
+ Requires-Dist: graphql-core>=3.2.3; extra == 'graphql'
41
36
  Provides-Extra: http
42
- Requires-Dist: httpx; extra == 'http'
37
+ Requires-Dist: httpx>=0.24.1; extra == 'http'
43
38
  Provides-Extra: validation
44
- Requires-Dist: openapi-spec-validator; extra == 'validation'
45
- Requires-Dist: prance; extra == 'validation'
39
+ Requires-Dist: openapi-spec-validator<0.7,>=0.2.8; extra == 'validation'
40
+ Requires-Dist: prance>=0.18.2; extra == 'validation'
46
41
  Description-Content-Type: text/markdown
47
42
 
48
43
  # datamodel-code-generator
@@ -52,8 +52,8 @@ datamodel_code_generator/parser/base.py,sha256=cqSN9MWNz4Cqj2aWgDmCJmutf2XiCvHuh
52
52
  datamodel_code_generator/parser/graphql.py,sha256=vg0tiKsZFRKL_AEbhISXHALr7yqDeiMVZZoqiKC51zA,22571
53
53
  datamodel_code_generator/parser/jsonschema.py,sha256=7sCvtoRXuqe4xMPb0jydfNHx4WteBl2YXxUUj7KYoEI,71013
54
54
  datamodel_code_generator/parser/openapi.py,sha256=Rqp2OPzrZYUE5-aG4phuQDDkm8efK7pWTcW1jJR1JtY,26780
55
- datamodel_code_generator-0.27.1.dist-info/METADATA,sha256=_2aObqSLUMx4VRHVdHS1yPyVuYWtFUf8rHbVOAPPFIY,24844
56
- datamodel_code_generator-0.27.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
57
- datamodel_code_generator-0.27.1.dist-info/entry_points.txt,sha256=cJVcHiEViQMANaoM5C1xR5hzmyCqH6hHHMpV8W00in8,77
58
- datamodel_code_generator-0.27.1.dist-info/licenses/LICENSE,sha256=K54Lwc6_jduycsy8oFFjQEeSSuEiqvVIjCGIXOMnuTQ,1068
59
- datamodel_code_generator-0.27.1.dist-info/RECORD,,
55
+ datamodel_code_generator-0.27.2.dist-info/METADATA,sha256=wHh32IYh8DTmCZJ-Z5qyQ23iYvq0mCJhmu6NBJ6pdl0,24710
56
+ datamodel_code_generator-0.27.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
57
+ datamodel_code_generator-0.27.2.dist-info/entry_points.txt,sha256=cJVcHiEViQMANaoM5C1xR5hzmyCqH6hHHMpV8W00in8,77
58
+ datamodel_code_generator-0.27.2.dist-info/licenses/LICENSE,sha256=K54Lwc6_jduycsy8oFFjQEeSSuEiqvVIjCGIXOMnuTQ,1068
59
+ datamodel_code_generator-0.27.2.dist-info/RECORD,,