sera-2 1.4.6__py3-none-any.whl → 1.4.7__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,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: sera-2
3
- Version: 1.4.6
3
+ Version: 1.4.7
4
4
  Summary:
5
5
  Author: Binh Vu
6
6
  Author-email: bvu687@gmail.com
@@ -10,6 +10,7 @@ Classifier: Programming Language :: Python :: 3.12
10
10
  Classifier: Programming Language :: Python :: 3.13
11
11
  Requires-Dist: black (>=25.1.0,<26.0.0)
12
12
  Requires-Dist: codegen-2 (>=2.5.1,<3.0.0)
13
+ Requires-Dist: isort (>=6.0.1,<7.0.0)
13
14
  Requires-Dist: litestar (>=2.15.1,<3.0.0)
14
15
  Requires-Dist: loguru (>=0.7.0,<0.8.0)
15
16
  Requires-Dist: msgspec (>=0.19.0,<0.20.0)
@@ -23,6 +23,6 @@ sera/models/_parse.py,sha256=ne0nI_PLYNiWwwkLJzmVkmv9c60bGjARcNFwkSsdJyA,6910
23
23
  sera/models/_property.py,sha256=8q0UZznXLcYdXhcjhu_S8Ey7r3kqT8SFNvkn3GiW-ts,5117
24
24
  sera/models/_schema.py,sha256=1F_Ict1NLvDcQDUZwcvnRS5MtsOTv584y3ChymUeUYA,1046
25
25
  sera/typing.py,sha256=QkzT07FtBwoiX2WHXDUrU1zSPLoRmKJgsXa2kLyLMxU,327
26
- sera_2-1.4.6.dist-info/METADATA,sha256=kz1XHTsKwKCEz7poQpKKs_NvIKZlbbYq5icd1W0Gkvs,779
27
- sera_2-1.4.6.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
28
- sera_2-1.4.6.dist-info/RECORD,,
26
+ sera_2-1.4.7.dist-info/METADATA,sha256=mP1OhuWQ3FnMC95ioqM9WrKtAP1YoOse6ALAhq84-Vw,817
27
+ sera_2-1.4.7.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
28
+ sera_2-1.4.7.dist-info/RECORD,,
File without changes