nedo-vision-worker 1.3.9__py3-none-any.whl → 1.3.10__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.
@@ -6,5 +6,5 @@ A library for running worker agents in the Nedo Vision platform.
6
6
 
7
7
  from .worker_service import WorkerService
8
8
 
9
- __version__ = "1.3.9"
9
+ __version__ = "1.3.10"
10
10
  __all__ = ["WorkerService"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nedo-vision-worker
3
- Version: 1.3.9
3
+ Version: 1.3.10
4
4
  Summary: Nedo Vision Worker Service Library for AI Vision Processing
5
5
  Author-email: Willy Achmat Fauzi <willy.achmat@gmail.com>
6
6
  Maintainer-email: Willy Achmat Fauzi <willy.achmat@gmail.com>
@@ -41,10 +41,10 @@ Requires-Dist: psutil>=5.9.0
41
41
  Requires-Dist: requests>=2.28.0
42
42
  Requires-Dist: SQLAlchemy>=1.4.0
43
43
  Requires-Dist: Pillow>=12.1.0
44
+ Requires-Dist: opencv-python-headless>=4.6.0
44
45
  Requires-Dist: pynvml>=11.4.1; platform_system != "Darwin" or platform_machine != "arm64"
45
46
  Provides-Extra: opencv
46
- Requires-Dist: opencv-python>=4.6.0; platform_machine not in "aarch64 armv7l" and extra == "opencv"
47
- Requires-Dist: opencv-python-headless>=4.6.0; platform_machine in "aarch64 armv7l" and extra == "opencv"
47
+ Requires-Dist: opencv-python>=4.6.0; extra == "opencv"
48
48
  Provides-Extra: dev
49
49
  Requires-Dist: pytest>=7.0.0; extra == "dev"
50
50
  Requires-Dist: black>=22.0.0; extra == "dev"
@@ -1,4 +1,4 @@
1
- nedo_vision_worker/__init__.py,sha256=vQPFkMA2dVYlXMWnsaaP0bx0guzxL0prnYAA2hObGUE,203
1
+ nedo_vision_worker/__init__.py,sha256=KJ4z4Ei5AHTR2VhAvLOkXYFUcTR-9mxCqkKEnRFyte4,204
2
2
  nedo_vision_worker/bootstrap.py,sha256=CUwNtb_mf1VGwO1-ujai7ZNN0ojiO3XQzV50JEwmS3U,1430
3
3
  nedo_vision_worker/cli.py,sha256=L0hrjSdU4yfoC-KuxkYJ3orpwH_dWzdmGMTHzjOj5MM,2539
4
4
  nedo_vision_worker/doctor.py,sha256=wNkpe8gLVd76Y_ViyK2h1ZFdqeSl37MnzZN5frWKu30,48410
@@ -96,8 +96,8 @@ nedo_vision_worker/worker/SystemUsageManager.py,sha256=mkh4sT-HkIEY1CJHMEG6LP9AT
96
96
  nedo_vision_worker/worker/VideoStreamWorker.py,sha256=5n6v1PNO7IB-jj_McALLkUP-cBjJoIEw4UiSAs3vTb0,7606
97
97
  nedo_vision_worker/worker/WorkerManager.py,sha256=2bxXi19fp3p1qjYBStYRdVVgko8dnevXx1_M_sqH5og,5521
98
98
  nedo_vision_worker/worker/__init__.py,sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg,1
99
- nedo_vision_worker-1.3.9.dist-info/METADATA,sha256=nTYIlYmWee5VO9kjFPGbcsrNaYcamNkKc89ZzwKzF-o,14758
100
- nedo_vision_worker-1.3.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
101
- nedo_vision_worker-1.3.9.dist-info/entry_points.txt,sha256=LrglS-8nCi8C_PL_pa6uxdgCe879hBETHDVXAckvs-8,60
102
- nedo_vision_worker-1.3.9.dist-info/top_level.txt,sha256=vgilhlkyD34YsEKkaBabmhIpcKSvF3XpzD2By68L-XI,19
103
- nedo_vision_worker-1.3.9.dist-info/RECORD,,
99
+ nedo_vision_worker-1.3.10.dist-info/METADATA,sha256=-53rlG-PgN5C-DUzs9b5Z0fCaEguVOzfmlFJKzW8678,14654
100
+ nedo_vision_worker-1.3.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
101
+ nedo_vision_worker-1.3.10.dist-info/entry_points.txt,sha256=LrglS-8nCi8C_PL_pa6uxdgCe879hBETHDVXAckvs-8,60
102
+ nedo_vision_worker-1.3.10.dist-info/top_level.txt,sha256=vgilhlkyD34YsEKkaBabmhIpcKSvF3XpzD2By68L-XI,19
103
+ nedo_vision_worker-1.3.10.dist-info/RECORD,,