OTVision 0.6.14__py3-none-any.whl → 0.6.15__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.
OTVision/version.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = "v0.6.14"
1
+ __version__ = "v0.6.15"
2
2
 
3
3
 
4
4
  def otdet_version() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: OTVision
3
- Version: 0.6.14
3
+ Version: 0.6.15
4
4
  Summary: OTVision is a core module of the OpenTrafficCam framework to perform object detection and tracking.
5
5
  Project-URL: Homepage, https://opentrafficcam.org/
6
6
  Project-URL: Documentation, https://opentrafficcam.org/overview/
@@ -27,7 +27,7 @@ Requires-Dist: moviepy==1.0.3
27
27
  Requires-Dist: numpy==1.26.4; sys_platform == 'win32'
28
28
  Requires-Dist: numpy==2.1.1; sys_platform != 'win32'
29
29
  Requires-Dist: opencv-python-headless==4.10.0.84
30
- Requires-Dist: pandas==2.2.3
30
+ Requires-Dist: pandas==2.3.3
31
31
  Requires-Dist: pyyaml==6.0.2
32
32
  Requires-Dist: tqdm==4.67.1
33
33
  Requires-Dist: ujson==5.10.0
@@ -1,7 +1,7 @@
1
1
  OTVision/__init__.py,sha256=CLnfgTlVHM4_nzDacvy06Z_Crc3hU6usd0mUyEvBf24,781
2
2
  OTVision/config.py,sha256=D4NIio27JG9hZk7yHI6kNKiMxKeKa_MGfrKNDdEH370,5389
3
3
  OTVision/dataformat.py,sha256=BHF7qHzyNb80hI1EKfwcdJ9bgG_X4bp_hCXzdg7_MSA,1941
4
- OTVision/version.py,sha256=Q-vgD04sP_BlIddIntVqJrYw5x2z1E7_ENw7jYVdlk8,176
4
+ OTVision/version.py,sha256=8tgEbcFFDS8lJGj0yPkcvnVArQ1MzgFTHMi_REfjPGw,176
5
5
  OTVision/abstraction/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  OTVision/abstraction/defaults.py,sha256=ftETDe25gmr563RPSbG6flcEiNiHnRb0iXK1Zj_zdNg,442
7
7
  OTVision/abstraction/observer.py,sha256=ZFGxUUjI3wUpf5ogXg2yDe-QjCcXre6SxH5zOogOx2U,1350
@@ -110,7 +110,7 @@ OTVision/view/view_helpers.py,sha256=a5yV_6ZxO5bxsSymOmxdHqzOEv0VFq4wFBopVRGuVRo
110
110
  OTVision/view/view_track.py,sha256=vmfMqpbUfnzg_EsWiL-IIKNOApVF09dzSojHpUfYY6M,5393
111
111
  OTVision/view/view_transform.py,sha256=HvRd8g8geKRy0OoiZUDn_oC3SJC5nuXhZf3uZelfGKg,5473
112
112
  OTVision/view/helpers/OTC.ico,sha256=G9kwlDtgBXmXO3yxW6Z-xVFV2q4nUGuz9E1VPHSu_I8,21662
113
- otvision-0.6.14.dist-info/METADATA,sha256=IZF1epunaSjXXLaTN3K7tlCO7dQqpBBr7D9nCSDi3dI,6944
114
- otvision-0.6.14.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
115
- otvision-0.6.14.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
116
- otvision-0.6.14.dist-info/RECORD,,
113
+ otvision-0.6.15.dist-info/METADATA,sha256=cgqMMjvpJQPpg_TwDPAq3-dJrnh0W3jg8Q9tOrs1Qpw,6944
114
+ otvision-0.6.15.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
115
+ otvision-0.6.15.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
116
+ otvision-0.6.15.dist-info/RECORD,,