benchling-sdk 1.22.0a1__py3-none-any.whl → 1.23.0a1__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.
- {benchling_sdk-1.22.0a1.dist-info → benchling_sdk-1.23.0a1.dist-info}/METADATA +1 -2
- {benchling_sdk-1.22.0a1.dist-info → benchling_sdk-1.23.0a1.dist-info}/RECORD +4 -4
- {benchling_sdk-1.22.0a1.dist-info → benchling_sdk-1.23.0a1.dist-info}/LICENSE +0 -0
- {benchling_sdk-1.22.0a1.dist-info → benchling_sdk-1.23.0a1.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: benchling-sdk
|
3
|
-
Version: 1.
|
3
|
+
Version: 1.23.0a1
|
4
4
|
Summary: SDK for interacting with the Benchling Platform.
|
5
5
|
License: Apache-2.0
|
6
6
|
Author: Benchling Support
|
@@ -26,7 +26,6 @@ Requires-Dist: ordered-set (>=4.1.0,<5.0.0)
|
|
26
26
|
Requires-Dist: psutil (>=5.9.4,<6.0.0) ; python_version >= "3.11" and python_version < "4.0"
|
27
27
|
Requires-Dist: python-dateutil (>=2.8.0,<3.0.0)
|
28
28
|
Requires-Dist: python-jose[cryptography] (>=3.3.0,<4.0.0) ; extra == "python-jose"
|
29
|
-
Requires-Dist: setuptools (==68.0.0)
|
30
29
|
Description-Content-Type: text/markdown
|
31
30
|
|
32
31
|
# Benchling SDK
|
@@ -125,7 +125,7 @@ benchling_sdk/services/v2/v2_alpha_service.py,sha256=5lbUv8r_6bRIrV32ZaD8UsZ7xGJ
|
|
125
125
|
benchling_sdk/services/v2/v2_beta_service.py,sha256=DjmOIZSURH1Q3oAGWnXgQohEiHOOLek3mIoS-wE9YnY,5664
|
126
126
|
benchling_sdk/services/v2/v2_stable_service.py,sha256=X6S55gZJpWSdYZp7vDszanv-r6jDGtPHMV-uJFsn4tc,31365
|
127
127
|
benchling_sdk/services/v2_service.py,sha256=77N3-9YYrgjMUmEQviwPav_nrrUjg7AJppuQmwI5JoM,3092
|
128
|
-
benchling_sdk-1.
|
129
|
-
benchling_sdk-1.
|
130
|
-
benchling_sdk-1.
|
131
|
-
benchling_sdk-1.
|
128
|
+
benchling_sdk-1.23.0a1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
129
|
+
benchling_sdk-1.23.0a1.dist-info/METADATA,sha256=-WLLh3XVrv0_gFNA28G6fL78-2F3EqK5jYgfUsa-LI4,2060
|
130
|
+
benchling_sdk-1.23.0a1.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
|
131
|
+
benchling_sdk-1.23.0a1.dist-info/RECORD,,
|
File without changes
|
File without changes
|