omnata-plugin-runtime 0.4.10a109__py3-none-any.whl → 0.4.11a111__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {omnata_plugin_runtime-0.4.10a109.dist-info → omnata_plugin_runtime-0.4.11a111.dist-info}/METADATA +4 -4
- {omnata_plugin_runtime-0.4.10a109.dist-info → omnata_plugin_runtime-0.4.11a111.dist-info}/RECORD +4 -4
- {omnata_plugin_runtime-0.4.10a109.dist-info → omnata_plugin_runtime-0.4.11a111.dist-info}/LICENSE +0 -0
- {omnata_plugin_runtime-0.4.10a109.dist-info → omnata_plugin_runtime-0.4.11a111.dist-info}/WHEEL +0 -0
{omnata_plugin_runtime-0.4.10a109.dist-info → omnata_plugin_runtime-0.4.11a111.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: omnata-plugin-runtime
|
3
|
-
Version: 0.4.
|
3
|
+
Version: 0.4.11a111
|
4
4
|
Summary: Classes and common runtime components for building and running Omnata Plugins
|
5
5
|
Author: James Weakley
|
6
6
|
Author-email: james.weakley@omnata.com
|
@@ -12,7 +12,7 @@ Classifier: Programming Language :: Python :: 3.10
|
|
12
12
|
Requires-Dist: certifi (<=2023.11.17)
|
13
13
|
Requires-Dist: charset-normalizer (<=2.0.4)
|
14
14
|
Requires-Dist: idna (<=3.4)
|
15
|
-
Requires-Dist: jinja2 (>=3.1.2)
|
15
|
+
Requires-Dist: jinja2 (>=3.1.2,<=3.1.4)
|
16
16
|
Requires-Dist: markupsafe (<=2.1.3)
|
17
17
|
Requires-Dist: numpy (<=1.26.3)
|
18
18
|
Requires-Dist: packaging (<=23.1)
|
@@ -23,10 +23,10 @@ Requires-Dist: pyjwt (<=2.4.0)
|
|
23
23
|
Requires-Dist: pyopenssl (<=23.2.0)
|
24
24
|
Requires-Dist: pytz (<=2023.3.post1)
|
25
25
|
Requires-Dist: requests (>=2,<=2.31.0)
|
26
|
-
Requires-Dist: setuptools (
|
26
|
+
Requires-Dist: setuptools (<=69.5.1)
|
27
27
|
Requires-Dist: snowflake-snowpark-python (>=1,<2)
|
28
28
|
Requires-Dist: tenacity (>=8,<=8.2.2)
|
29
|
-
Requires-Dist: tomlkit (
|
29
|
+
Requires-Dist: tomlkit (<=0.11.1)
|
30
30
|
Requires-Dist: urllib3 (<=2.1.0)
|
31
31
|
Requires-Dist: wheel (<=0.41.2)
|
32
32
|
Description-Content-Type: text/markdown
|
{omnata_plugin_runtime-0.4.10a109.dist-info → omnata_plugin_runtime-0.4.11a111.dist-info}/RECORD
RENAMED
@@ -6,7 +6,7 @@ omnata_plugin_runtime/logging.py,sha256=bn7eKoNWvtuyTk7RTwBS9UARMtqkiICtgMtzq3KA
|
|
6
6
|
omnata_plugin_runtime/omnata_plugin.py,sha256=SKdtUOsJWVG-WtartrdSxOJUPfZrnmp0sf0WQduj7gk,110997
|
7
7
|
omnata_plugin_runtime/plugin_entrypoints.py,sha256=JAGEdVcy9QEXv7TO5zt7co64LTP8nqGusOc0sJG9GtU,29149
|
8
8
|
omnata_plugin_runtime/rate_limiting.py,sha256=BOxyjERDG46iPY7coYu79jdZ9JqHMYPG-BNyXYOIJmk,24678
|
9
|
-
omnata_plugin_runtime-0.4.
|
10
|
-
omnata_plugin_runtime-0.4.
|
11
|
-
omnata_plugin_runtime-0.4.
|
12
|
-
omnata_plugin_runtime-0.4.
|
9
|
+
omnata_plugin_runtime-0.4.11a111.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
|
10
|
+
omnata_plugin_runtime-0.4.11a111.dist-info/METADATA,sha256=DbdyvLy4p2Fi-snMyWCYI7_O3X7yNdv7s24z5kFOQzE,1651
|
11
|
+
omnata_plugin_runtime-0.4.11a111.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
12
|
+
omnata_plugin_runtime-0.4.11a111.dist-info/RECORD,,
|
{omnata_plugin_runtime-0.4.10a109.dist-info → omnata_plugin_runtime-0.4.11a111.dist-info}/LICENSE
RENAMED
File without changes
|
{omnata_plugin_runtime-0.4.10a109.dist-info → omnata_plugin_runtime-0.4.11a111.dist-info}/WHEEL
RENAMED
File without changes
|