warpzone-sdk 15.1.1__py3-none-any.whl → 15.1.2.dev1__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.4
|
|
2
2
|
Name: warpzone-sdk
|
|
3
|
-
Version: 15.1.
|
|
3
|
+
Version: 15.1.2.dev1
|
|
4
4
|
Summary: The main objective of this package is to centralize logic used to interact with Azure Functions, Azure Service Bus and Azure Table Storage
|
|
5
5
|
Author: Team Enigma
|
|
6
6
|
Author-email: enigma@energinet.dk
|
|
@@ -21,7 +21,7 @@ Requires-Dist: azure-servicebus (>=7.8.0)
|
|
|
21
21
|
Requires-Dist: azure-storage-blob (>=12.14.1)
|
|
22
22
|
Requires-Dist: cryptography (==43.0.3)
|
|
23
23
|
Requires-Dist: datamazing (>=5.1.6)
|
|
24
|
-
Requires-Dist: deltalake (
|
|
24
|
+
Requires-Dist: deltalake (>=1.4.0)
|
|
25
25
|
Requires-Dist: numpy (>=1.26.4)
|
|
26
26
|
Requires-Dist: obstore (>=0.8.2)
|
|
27
27
|
Requires-Dist: opentelemetry-sdk (>=1.32.0)
|
|
@@ -52,6 +52,6 @@ warpzone/tools/copy.py,sha256=5fddotMZkXZO8avzUbGOhvs0cp8mce95pNpy0oPVjnQ,2596
|
|
|
52
52
|
warpzone/transform/__init__.py,sha256=ruGa7tl-v4ndlWpULE1jSGU_a4_iRc3V6eyNr5xKP9E,27
|
|
53
53
|
warpzone/transform/data.py,sha256=Abb8PcrgMbbNCJkkIUdtrTHdlY0OfXid387qw1nDpFY,2362
|
|
54
54
|
warpzone/transform/schema.py,sha256=nbSQtDMvXkyqGKuwhuFCF0WsEDsaNyoPYpMKvbsKlv8,2423
|
|
55
|
-
warpzone_sdk-15.1.
|
|
56
|
-
warpzone_sdk-15.1.
|
|
57
|
-
warpzone_sdk-15.1.
|
|
55
|
+
warpzone_sdk-15.1.2.dev1.dist-info/METADATA,sha256=hAXjx_jXMeoWdyWFLt3JXv0_Pmsoge9H3AKEBkbq-MY,7284
|
|
56
|
+
warpzone_sdk-15.1.2.dev1.dist-info/WHEEL,sha256=kJCRJT_g0adfAJzTx2GUMmS80rTJIVHRCfG0DQgLq3o,88
|
|
57
|
+
warpzone_sdk-15.1.2.dev1.dist-info/RECORD,,
|
|
File without changes
|