liminal-orm 4.2.0__py3-none-any.whl → 4.3.0__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.
@@ -79,7 +79,6 @@ def mock_entity_schema_full_migration(
79
79
  update_schema_properties = BaseSchemaProperties(
80
80
  name=f"{test_model_wh_name}_arch",
81
81
  prefix=f"{test_model_wh_name}_arch",
82
- entity_type=BenchlingEntityType.AA_SEQUENCE,
83
82
  naming_strategies=[
84
83
  BenchlingNamingStrategy.IDS_FROM_NAMES,
85
84
  BenchlingNamingStrategy.NEW_IDS,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: liminal-orm
3
- Version: 4.2.0
3
+ Version: 4.3.0
4
4
  Summary: An ORM and toolkit that builds on top of Benchling's platform to keep your schemas and downstream code dependencies in sync.
5
5
  Project-URL: Homepage, https://github.com/dynotx/liminal-orm
6
6
  Project-URL: Repository, https://github.com/dynotx/liminal-orm
@@ -15,7 +15,7 @@ Requires-Dist: lxml<6,>=5.3.0
15
15
  Requires-Dist: numpy<2,>=1.23.5
16
16
  Requires-Dist: pandas<2,>=1.5.3
17
17
  Requires-Dist: psycopg2-binary<3,>=2.9.10
18
- Requires-Dist: pydantic<=2.7,>=2
18
+ Requires-Dist: pydantic<=2.11,>=2
19
19
  Requires-Dist: requests<3,>=2.32.3
20
20
  Requires-Dist: rich<14,>=13.9.2
21
21
  Requires-Dist: sqlalchemy<2
@@ -14,7 +14,7 @@ liminal/base/properties/base_schema_properties.py,sha256=jm7dG218gzHITOPdnILY4BU
14
14
  liminal/cli/cli.py,sha256=N1wTOpmfIFG1zCOyAKteSRTmKAdvZUUck-0pgCDSMUw,14383
15
15
  liminal/cli/controller.py,sha256=2eRP-SDapjDsTYaipxhQyXwBYKtoJcbKNbd4rZCQNlk,11501
16
16
  liminal/cli/live_test_dropdown_migration.py,sha256=XLeFZaR4acLOQ6LmTMWjZHIIUnB6ysZMUu6kaSRcQiA,2913
17
- liminal/cli/live_test_entity_schema_migration.py,sha256=_JawaiJNHkAjIrtwe9_K15OoJSFq_4vaTK5vrmz-b6s,5576
17
+ liminal/cli/live_test_entity_schema_migration.py,sha256=N3A_GALm3ITP3Vej_gXtCdW7OTIlsrPM9BezUzhPP64,5523
18
18
  liminal/cli/utils.py,sha256=zaUkNW0P3ZU2qgtSbIwW6pE7DSlrrijv8NG7v21_5xw,4588
19
19
  liminal/connection/__init__.py,sha256=60SyUzDxiTv9wn7cNyoqB4b9BuI3E6susqanYGvLnG8,212
20
20
  liminal/connection/benchling_connection.py,sha256=PLiaI4v9EcJDNBEO5ZF3jERuI6AYo8NAYpqPYLxVYdQ,3237
@@ -68,8 +68,8 @@ liminal/tests/test_entity_schema_compare.py,sha256=asKDU4uO1PFdWCKU-78xqSzNN90L6
68
68
  liminal/unit_dictionary/utils.py,sha256=o3K06Yyt33iIUSMHPT8f1vSuUSgWjZLf51p78lx4SZs,1817
69
69
  liminal/validation/__init__.py,sha256=NsjzmivSRwGki1k9ykJgjtcYNcILR_PHSf6RkI1w2n0,5290
70
70
  liminal/validation/validation_severity.py,sha256=ib03PTZCQHcbBDc01v4gJF53YtA-ANY6QSFnhTV-FbU,259
71
- liminal_orm-4.2.0.dist-info/METADATA,sha256=t4o0NkOnZmD-TumpaX7cmbcWpW1dfj6PHAHRu_Hm5OM,10732
72
- liminal_orm-4.2.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
73
- liminal_orm-4.2.0.dist-info/entry_points.txt,sha256=M9yndBmBWcZvlHQpZc1sEp-rRTXjsLFiz-pnsI4jy0g,48
74
- liminal_orm-4.2.0.dist-info/licenses/LICENSE.md,sha256=oVA877F_D1AV44dpjsv4f-4k690uNGApX1EtzOo3T8U,11353
75
- liminal_orm-4.2.0.dist-info/RECORD,,
71
+ liminal_orm-4.3.0.dist-info/METADATA,sha256=l02qXvmbSQ_PfCKLu_fFL3ZRNl_0OMsHiNZSwdT7GkU,10733
72
+ liminal_orm-4.3.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
73
+ liminal_orm-4.3.0.dist-info/entry_points.txt,sha256=M9yndBmBWcZvlHQpZc1sEp-rRTXjsLFiz-pnsI4jy0g,48
74
+ liminal_orm-4.3.0.dist-info/licenses/LICENSE.md,sha256=oVA877F_D1AV44dpjsv4f-4k690uNGApX1EtzOo3T8U,11353
75
+ liminal_orm-4.3.0.dist-info/RECORD,,