benchling-sdk 1.7.0a13__py3-none-any.whl → 1.7.0a15__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.7.0a13.dist-info → benchling_sdk-1.7.0a15.dist-info}/METADATA +2 -2
- {benchling_sdk-1.7.0a13.dist-info → benchling_sdk-1.7.0a15.dist-info}/RECORD +4 -4
- {benchling_sdk-1.7.0a13.dist-info → benchling_sdk-1.7.0a15.dist-info}/LICENSE +0 -0
- {benchling_sdk-1.7.0a13.dist-info → benchling_sdk-1.7.0a15.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: benchling-sdk
|
3
|
-
Version: 1.7.
|
3
|
+
Version: 1.7.0a15
|
4
4
|
Summary: SDK for interacting with the Benchling Platform.
|
5
5
|
License: Apache-2.0
|
6
6
|
Author: Benchling Support
|
@@ -25,7 +25,7 @@ Requires-Dist: dataclasses-json (>=0.5.2,<0.6.0)
|
|
25
25
|
Requires-Dist: httpx (>=0.23.0)
|
26
26
|
Requires-Dist: jwcrypto (>=1.4.2,<2.0.0)
|
27
27
|
Requires-Dist: ordered-set (>=4.1.0,<5.0.0)
|
28
|
-
Requires-Dist: psutil (
|
28
|
+
Requires-Dist: psutil (<5.9.4); python_version < "3.11"
|
29
29
|
Requires-Dist: psutil (>=5.9.4,<6.0.0); python_version >= "3.11"
|
30
30
|
Requires-Dist: python-dateutil (>=2.8.0,<3.0.0)
|
31
31
|
Requires-Dist: python-jose[cryptography] (>=3.3.0,<4.0.0); extra == "python-jose"
|
@@ -98,7 +98,7 @@ benchling_sdk/services/v2/v2_alpha_service.py,sha256=vNfYK0Dheml9ozR_0tzTlA3blPD
|
|
98
98
|
benchling_sdk/services/v2/v2_beta_service.py,sha256=y-K0M5gJh4PB2IJ9goJeaBe8tVHkDh-4wKK1HtgJYbU,8541
|
99
99
|
benchling_sdk/services/v2/v2_stable_service.py,sha256=7zWZ1Qx4XrBlGIkpkH9-ARBymWUerh_pHQOX1B_98CY,34327
|
100
100
|
benchling_sdk/services/v2_service.py,sha256=3eoIjYEmGLPdWCpBN0pl7q7_HNWCsUvfvTn3Hcz0wSM,2860
|
101
|
-
benchling_sdk-1.7.
|
102
|
-
benchling_sdk-1.7.
|
103
|
-
benchling_sdk-1.7.
|
104
|
-
benchling_sdk-1.7.
|
101
|
+
benchling_sdk-1.7.0a15.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
102
|
+
benchling_sdk-1.7.0a15.dist-info/WHEEL,sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c,88
|
103
|
+
benchling_sdk-1.7.0a15.dist-info/METADATA,sha256=z0516X89cQSnHI4SfGDRSORG6wnxr4XbQYgZp1iyKGI,2250
|
104
|
+
benchling_sdk-1.7.0a15.dist-info/RECORD,,
|
File without changes
|
File without changes
|