liminal-orm 4.1.0__py3-none-any.whl → 4.1.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,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: liminal-orm
3
- Version: 4.1.0
3
+ Version: 4.1.1
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
  Home-page: https://github.com/dynotx/liminal-orm
6
6
  Author: DynoTx Open Source
@@ -22,6 +22,7 @@ Requires-Dist: requests (>=2.32.3,<3.0.0)
22
22
  Requires-Dist: rich (>=13.9.2,<14.0.0)
23
23
  Requires-Dist: sqlalchemy (<2)
24
24
  Requires-Dist: tenacity (>=8,<10)
25
+ Requires-Dist: tornado (==6.5.0)
25
26
  Requires-Dist: typer (>=0.12.5,<0.13.0)
26
27
  Project-URL: Bug Tracker, https://github.com/dynotx/liminal-orm/issues
27
28
  Project-URL: Documentation, https://dynotx.github.io/liminal-orm/
@@ -1,4 +1,3 @@
1
- liminal/.DS_Store,sha256=s_ehSI1aIzOjVRnFlcSzhtWS3irmEDSGHyS6l0QRcus,8196
2
1
  liminal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
2
  liminal/base/base_dropdown.py,sha256=Unk4l_5Y8rj_eSWYqzFi2BAFSQToQDWW2qdXwiCHTg8,2523
4
3
  liminal/base/base_operation.py,sha256=opQfFZeC49YAFkg5ahE6CFpeSUNPh1ootWZxXyEXfFI,3128
@@ -60,7 +59,6 @@ liminal/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
60
59
  liminal/results_schemas/generate_files.py,sha256=aBbt0_P_IUUpaDRWA2g5wTDoWa_GPUREyZ9O-BkOwns,8500
61
60
  liminal/results_schemas/models/results_schema_model.py,sha256=qZsCT_y327FnX1zBaUHQL2bXWSbuVokKTn0dnH3BRPA,5341
62
61
  liminal/results_schemas/utils.py,sha256=3oo7ZB34OXt8wAdxTrqRtauu9AHTfh-Ze0IGCDtC2Tw,2333
63
- liminal/tests/.DS_Store,sha256=0sTLf7flLKL2_3KGceYriAB8_gXTcYwn0c2RVSYmLZk,6148
64
62
  liminal/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
65
63
  liminal/tests/conftest.py,sha256=B463eOfe1uCHDJsUNvG-6tY8Qx8FJMByGDOtuyM87lA,17669
66
64
  liminal/tests/from benchling_sdk.py,sha256=CjRUHFB3iaa4rUPLGOqDiBq5EPKldm-Fd8aQQr92zF4,147
@@ -70,8 +68,8 @@ liminal/unit_dictionary/utils.py,sha256=o3K06Yyt33iIUSMHPT8f1vSuUSgWjZLf51p78lx4
70
68
  liminal/utils.py,sha256=Eu_o5qfx1Thy26UaDOL-QnrB67FeJf3kOrTavGNRSo0,3248
71
69
  liminal/validation/__init__.py,sha256=NsjzmivSRwGki1k9ykJgjtcYNcILR_PHSf6RkI1w2n0,5290
72
70
  liminal/validation/validation_severity.py,sha256=ib03PTZCQHcbBDc01v4gJF53YtA-ANY6QSFnhTV-FbU,259
73
- liminal_orm-4.1.0.dist-info/LICENSE.md,sha256=oVA877F_D1AV44dpjsv4f-4k690uNGApX1EtzOo3T8U,11353
74
- liminal_orm-4.1.0.dist-info/METADATA,sha256=py9yzLxXw5qJLAT3U_YW5zlsfuF2H5ceDnaNTLyk9Kc,10989
75
- liminal_orm-4.1.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
76
- liminal_orm-4.1.0.dist-info/entry_points.txt,sha256=atIrU63rrzH81dWC2sjUbFLlc5FWMmYRdMxXEWexIZA,47
77
- liminal_orm-4.1.0.dist-info/RECORD,,
71
+ liminal_orm-4.1.1.dist-info/LICENSE.md,sha256=oVA877F_D1AV44dpjsv4f-4k690uNGApX1EtzOo3T8U,11353
72
+ liminal_orm-4.1.1.dist-info/METADATA,sha256=7F7jyDarAmuFxvDubwp9Yi_o-173IChnG5-zWRojW_0,11022
73
+ liminal_orm-4.1.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
74
+ liminal_orm-4.1.1.dist-info/entry_points.txt,sha256=atIrU63rrzH81dWC2sjUbFLlc5FWMmYRdMxXEWexIZA,47
75
+ liminal_orm-4.1.1.dist-info/RECORD,,
liminal/.DS_Store DELETED
Binary file
liminal/tests/.DS_Store DELETED
Binary file