python-terminusgps 28.7.2__tar.gz → 28.9.0__tar.gz

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.
Files changed (235) hide show
  1. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/PKG-INFO +1 -1
  2. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/pyproject.toml +1 -1
  3. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/profiles/customers.py +1 -7
  4. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/profiles/subscriptions.py +1 -2
  5. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/utils.py +1 -1
  6. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/uv.lock +69 -63
  7. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/.gitignore +0 -0
  8. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/COPYING +0 -0
  9. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/README.md +0 -0
  10. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/Makefile +0 -0
  11. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/coverage/c.txt +0 -0
  12. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/coverage/python.txt +0 -0
  13. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/coverage/undoc.pickle +0 -0
  14. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
  15. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/authorizenet/index.doctree +0 -0
  16. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
  17. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
  18. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
  19. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/aws/index.doctree +0 -0
  20. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/aws/secrets.doctree +0 -0
  21. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/environment.pickle +0 -0
  22. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/index.doctree +0 -0
  23. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/settings.doctree +0 -0
  24. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/twilio/caller.doctree +0 -0
  25. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/twilio/index.doctree +0 -0
  26. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/twilio/settings.doctree +0 -0
  27. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/wialon/constants.doctree +0 -0
  28. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/wialon/errors.doctree +0 -0
  29. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/wialon/examples.doctree +0 -0
  30. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/wialon/flags.doctree +0 -0
  31. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/wialon/index.doctree +0 -0
  32. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/wialon/items.doctree +0 -0
  33. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/wialon/session.doctree +0 -0
  34. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/wialon/settings.doctree +0 -0
  35. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/doctrees/wialon/utils.doctree +0 -0
  36. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/index.html +0 -0
  37. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +0 -0
  38. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
  39. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
  40. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +0 -0
  41. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +0 -0
  42. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +0 -0
  43. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/subscriptions.html +0 -0
  44. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +0 -0
  45. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +0 -0
  46. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
  47. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
  48. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
  49. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
  50. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
  51. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
  52. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
  53. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
  54. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +0 -0
  55. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
  56. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/items/user.html +0 -0
  57. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/session.html +0 -0
  58. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/terminusgps/wialon/utils.html +0 -0
  59. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_modules/wialon/api.html +0 -0
  60. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
  61. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/authorizenet/index.rst.txt +0 -0
  62. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
  63. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +0 -0
  64. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
  65. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/aws/index.rst.txt +0 -0
  66. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
  67. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/index.rst.txt +0 -0
  68. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/settings.rst.txt +0 -0
  69. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
  70. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
  71. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
  72. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
  73. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
  74. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/wialon/examples.rst.txt +0 -0
  75. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
  76. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
  77. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
  78. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
  79. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
  80. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
  81. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
  82. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
  83. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
  84. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
  85. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
  86. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
  87. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
  88. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/autoclasstoc.css +0 -0
  89. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/awesome-docsearch.css +0 -0
  90. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/awesome-docsearch.js +0 -0
  91. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
  92. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
  93. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
  94. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/basic.css +0 -0
  95. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
  96. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
  97. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/badge_only.css +0 -0
  98. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
  99. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
  100. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
  101. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
  102. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
  103. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
  104. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
  105. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
  106. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
  107. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
  108. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
  109. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
  110. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
  111. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
  112. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
  113. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
  114. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
  115. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/css/theme.css +0 -0
  116. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
  117. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/doctools.js +0 -0
  118. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/documentation_options.js +0 -0
  119. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
  120. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
  121. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/file.png +0 -0
  122. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
  123. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
  124. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
  125. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
  126. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
  127. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
  128. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
  129. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
  130. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
  131. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
  132. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
  133. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
  134. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
  135. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
  136. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
  137. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
  138. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
  139. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
  140. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
  141. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
  142. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
  143. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
  144. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
  145. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
  146. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/jquery.js +0 -0
  147. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/js/badge_only.js +0 -0
  148. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/js/theme.js +0 -0
  149. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/js/versions.js +0 -0
  150. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/language_data.js +0 -0
  151. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/minus.png +0 -0
  152. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/plus.png +0 -0
  153. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/pygments.css +0 -0
  154. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/searchtools.js +0 -0
  155. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/sphinx_highlight.js +0 -0
  156. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/theme.css +0 -0
  157. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/theme.js +0 -0
  158. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
  159. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/authorizenet/auth.html +0 -0
  160. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/authorizenet/index.html +0 -0
  161. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/authorizenet/profiles.html +0 -0
  162. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/authorizenet/subscriptions.html +0 -0
  163. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/authorizenet/utils.html +0 -0
  164. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/aws/index.html +0 -0
  165. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/aws/secrets.html +0 -0
  166. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/genindex.html +0 -0
  167. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/index.html +0 -0
  168. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/objects.inv +0 -0
  169. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/py-modindex.html +0 -0
  170. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/search.html +0 -0
  171. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/searchindex.js +0 -0
  172. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/settings.html +0 -0
  173. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/twilio/caller.html +0 -0
  174. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/twilio/index.html +0 -0
  175. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/twilio/settings.html +0 -0
  176. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/wialon/constants.html +0 -0
  177. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/wialon/errors.html +0 -0
  178. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/wialon/examples.html +0 -0
  179. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/wialon/flags.html +0 -0
  180. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/wialon/index.html +0 -0
  181. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/wialon/items.html +0 -0
  182. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/wialon/session.html +0 -0
  183. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/wialon/settings.html +0 -0
  184. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/html/wialon/utils.html +0 -0
  185. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/linkcheck/output.json +0 -0
  186. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/build/linkcheck/output.txt +0 -0
  187. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/make.bat +0 -0
  188. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/authorizenet/auth.rst +0 -0
  189. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/authorizenet/index.rst +0 -0
  190. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/authorizenet/profiles.rst +0 -0
  191. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/authorizenet/utils.rst +0 -0
  192. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/aws/index.rst +0 -0
  193. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/aws/secrets.rst +0 -0
  194. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/conf.py +0 -0
  195. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/index.rst +0 -0
  196. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/settings.rst +0 -0
  197. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/twilio/caller.rst +0 -0
  198. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/twilio/index.rst +0 -0
  199. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/wialon/constants.rst +0 -0
  200. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/wialon/errors.rst +0 -0
  201. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/wialon/examples.rst +0 -0
  202. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/wialon/flags.rst +0 -0
  203. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/wialon/index.rst +0 -0
  204. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/wialon/items.rst +0 -0
  205. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/wialon/session.rst +0 -0
  206. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/docs/source/wialon/utils.rst +0 -0
  207. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/__init__.py +0 -0
  208. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/__init__.py +0 -0
  209. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/auth.py +0 -0
  210. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/errors.py +0 -0
  211. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/profiles/__init__.py +0 -0
  212. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/profiles/addresses.py +0 -0
  213. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/profiles/base.py +0 -0
  214. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/authorizenet/profiles/payments.py +0 -0
  215. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/aws/__init__.py +0 -0
  216. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/aws/connect.py +0 -0
  217. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/aws/secrets.py +0 -0
  218. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/settings.py +0 -0
  219. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/twilio/__init__.py +0 -0
  220. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/twilio/caller.py +0 -0
  221. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/twilio/validators.py +0 -0
  222. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/__init__.py +0 -0
  223. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/constants.py +0 -0
  224. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/flags.py +0 -0
  225. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/items/__init__.py +0 -0
  226. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/items/base.py +0 -0
  227. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/items/resource.py +0 -0
  228. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/items/retranslator.py +0 -0
  229. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/items/route.py +0 -0
  230. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/items/unit.py +0 -0
  231. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/items/unit_group.py +0 -0
  232. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/items/user.py +0 -0
  233. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/logger.py +0 -0
  234. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/session.py +0 -0
  235. {python_terminusgps-28.7.2 → python_terminusgps-28.9.0}/terminusgps/wialon/utils.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-terminusgps
3
- Version: 28.7.2
3
+ Version: 28.9.0
4
4
  Summary: Provides abstractions/utilities for working with Wialon API, Authorize.NET API, AWS API, and more.
5
5
  Project-URL: Documentation, https://app.terminusgps.com/docs/apps/python-terminusgps/index.html
6
6
  Project-URL: Repository, https://github.com/terminusgps/python-terminusgps
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "python-terminusgps"
3
- version = "28.7.2"
3
+ version = "28.9.0"
4
4
  description = "Provides abstractions/utilities for working with Wialon API, Authorize.NET API, AWS API, and more."
5
5
  readme = "README.md"
6
6
  authors = [ {name = "Blake Nall", email = "blake@terminusgps.com" } ]
@@ -1,7 +1,7 @@
1
1
  from authorizenet import apicontractsv1, apicontrollers
2
2
  from authorizenet.apicontractsv1 import customerProfileType
3
3
 
4
- from ..utils import ControllerExecutionError, get_customer_profile_ids
4
+ from ..utils import ControllerExecutionError
5
5
  from .base import AuthorizenetProfileBase
6
6
 
7
7
 
@@ -77,12 +77,6 @@ class CustomerProfile(AuthorizenetProfileBase):
77
77
  except (ControllerExecutionError, AttributeError):
78
78
  return []
79
79
 
80
- @property
81
- def exists(self) -> bool:
82
- """Whether or not the customer profile exists in Authorizenet."""
83
- profile_ids = get_customer_profile_ids()
84
- return int(self.id) in profile_ids if self.id is not None else False
85
-
86
80
  def _authorizenet_get_customer_profile_ids(self) -> dict | None:
87
81
  """
88
82
  Executes a :py:obj:`~authorizenet.apicontractsv1.getCustomerProfileIdsRequest` using the Authorizenet API.
@@ -124,8 +124,7 @@ class SubscriptionProfile(ControllerExecutionMixin):
124
124
  return
125
125
 
126
126
  response = self._authorizenet_get_subscription(include_transactions=True)
127
- if response is not None and "arbTransactions" in response.getchildren():
128
- return [t for t in response.arbTransactions]
127
+ return [t for t in response.subscription.arbTransactions.iterchildren()]
129
128
 
130
129
  @property
131
130
  def payment_id(self) -> int | None:
@@ -35,7 +35,7 @@ def get_customer_profile_ids() -> list[int]:
35
35
  """
36
36
  Returns a list of all customer profile ids in Authorizenet.
37
37
 
38
- :raises ValueError: If something goes wrong calling the Authorizenet API.
38
+ :raises ControllerExecutionError: If the API call fails.
39
39
  :returns: A list of all customer profile ids in Authorizenet.
40
40
  :rtype: :py:obj:`list`
41
41
 
@@ -168,30 +168,30 @@ wheels = [
168
168
 
169
169
  [[package]]
170
170
  name = "boto3"
171
- version = "1.37.28"
171
+ version = "1.37.31"
172
172
  source = { registry = "https://pypi.org/simple" }
173
173
  dependencies = [
174
174
  { name = "botocore" },
175
175
  { name = "jmespath" },
176
176
  { name = "s3transfer" },
177
177
  ]
178
- sdist = { url = "https://files.pythonhosted.org/packages/b7/f5/dd50ed0a20019fa38c22797718c80d38e8b75b5e97c971a908c638e819aa/boto3-1.37.28.tar.gz", hash = "sha256:09ee85ba70a88286bba0d1bf5f0460a4b3bde52d162216accfe637b8bfac351b", size = 111385 }
178
+ sdist = { url = "https://files.pythonhosted.org/packages/a3/3b/6b4562b00be71ec82de8f33c857501a093f99bdec439cda56622c3932eea/boto3-1.37.31.tar.gz", hash = "sha256:dfee02b2f8f632a239a2f4ba6a2d568e2edd7f7464e9afd8a487fdb3fa9a0ad3", size = 111369 }
179
179
  wheels = [
180
- { url = "https://files.pythonhosted.org/packages/5d/76/2723dede8c69d04e37f0897e9c05b597b6906df3d4c80186e39a0bc1b914/boto3-1.37.28-py3-none-any.whl", hash = "sha256:e584d9d33808633e73af3d962e22cf2cea91a38bc5a17577bb25618f8ded504f", size = 139562 },
180
+ { url = "https://files.pythonhosted.org/packages/2e/6f/5eba2f027aa20c4d936d6932d268146606c41ae3c8e4ff788674710d3107/boto3-1.37.31-py3-none-any.whl", hash = "sha256:cf8997be0742a5cab9d33a138ef56e423a8ebd8881f6f73e95076b26656b36dc", size = 139558 },
181
181
  ]
182
182
 
183
183
  [[package]]
184
184
  name = "botocore"
185
- version = "1.37.28"
185
+ version = "1.37.31"
186
186
  source = { registry = "https://pypi.org/simple" }
187
187
  dependencies = [
188
188
  { name = "jmespath" },
189
189
  { name = "python-dateutil" },
190
190
  { name = "urllib3" },
191
191
  ]
192
- sdist = { url = "https://files.pythonhosted.org/packages/92/90/557082a8379ece106b37eb00766efc7a32cbfcdaa0d1d78f38f99eefd218/botocore-1.37.28.tar.gz", hash = "sha256:69ea327f70f0607d174c4c2b1dcc87327b9c48e413c9d322179172b614b28e03", size = 13799915 }
192
+ sdist = { url = "https://files.pythonhosted.org/packages/c5/89/33afc4b679212a02e825e634a37bc48d51060811be64bb396aec06e9da52/botocore-1.37.31.tar.gz", hash = "sha256:eb3dfa44a87187bd82c3b493d568d8436270d4d000f237b49b669a01fcd8a21c", size = 13811180 }
193
193
  wheels = [
194
- { url = "https://files.pythonhosted.org/packages/ea/c3/29ffcb4c90492bcfcff1b7e5ddb5529846acc0e627569432db9842c47675/botocore-1.37.28-py3-none-any.whl", hash = "sha256:c26b645d7b125bf42ffc1671b862b47500ee658e3a1c95d2438cb689fc85df15", size = 13467675 },
194
+ { url = "https://files.pythonhosted.org/packages/b5/6b/320774d6d3c456cb49713797121b351daacdacaafa699e3ad6eba8a98555/botocore-1.37.31-py3-none-any.whl", hash = "sha256:598a33a7a0e5a014bd1416c999a0b9c634fbbba3d1363e2368e6a92da4544df4", size = 13478450 },
195
195
  ]
196
196
 
197
197
  [[package]]
@@ -613,56 +613,62 @@ wheels = [
613
613
 
614
614
  [[package]]
615
615
  name = "multidict"
616
- version = "6.3.2"
617
- source = { registry = "https://pypi.org/simple" }
618
- sdist = { url = "https://files.pythonhosted.org/packages/fa/2d/6e0d6771cadd5ad14d13193cc8326dc0b341cc1659c306cbfce7a5058fff/multidict-6.3.2.tar.gz", hash = "sha256:c1035eea471f759fa853dd6e76aaa1e389f93b3e1403093fa0fd3ab4db490678", size = 88060 }
619
- wheels = [
620
- { url = "https://files.pythonhosted.org/packages/83/ae/bd7518193b4374484c04ba0f6522d0572dc17fcd53d238deb3cb3643c858/multidict-6.3.2-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:d1e0ba1ce1b8cc79117196642d95f4365e118eaf5fb85f57cdbcc5a25640b2a4", size = 62680 },
621
- { url = "https://files.pythonhosted.org/packages/59/e0/a0a9247c32f385ac4c1afefe9c3f2271fb8e235aad72332d42384c41b9cb/multidict-6.3.2-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:029bbd7d782251a78975214b78ee632672310f9233d49531fc93e8e99154af25", size = 37366 },
622
- { url = "https://files.pythonhosted.org/packages/c3/fa/8c23cdd4492d59bea0e762662285f2163766e69e5ea715fe6a03a8670660/multidict-6.3.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:d7db41e3b56817d9175264e5fe00192fbcb8e1265307a59f53dede86161b150e", size = 36103 },
623
- { url = "https://files.pythonhosted.org/packages/87/35/3bcc3616cb54d3a327b1d26dbec284c3eb7b179e8a78a6075852dbb51dac/multidict-6.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1fcab18e65cc555ac29981a581518c23311f2b1e72d8f658f9891590465383be", size = 248231 },
624
- { url = "https://files.pythonhosted.org/packages/b8/c3/17ddbfd6fc3eed9ab7326a43651e1a97da73f7acc69b78a7bb04b59c073d/multidict-6.3.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0d50eff89aa4d145a5486b171a2177042d08ea5105f813027eb1050abe91839f", size = 259423 },
625
- { url = "https://files.pythonhosted.org/packages/1f/67/64b18180e8f559cc93efaaaac2fe0746b9c978560866b6fdd626d3237129/multidict-6.3.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:643e57b403d3e240045a3681f9e6a04d35a33eddc501b4cbbbdbc9c70122e7bc", size = 256204 },
626
- { url = "https://files.pythonhosted.org/packages/21/f6/e81a8e4817c2d32787b33ae58c72dc3fe08e0ba8e56e660a225df3cb8619/multidict-6.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9d17b37b9715b30605b5bab1460569742d0c309e5c20079263b440f5d7746e7e", size = 249663 },
627
- { url = "https://files.pythonhosted.org/packages/3e/e8/44ca66758df031a8119483cf5385e2ff3b09b9c6df8f3396d626c325b553/multidict-6.3.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:68acd51fa94e63312b8ddf84bfc9c3d3442fe1f9988bbe1b6c703043af8867fe", size = 232236 },
628
- { url = "https://files.pythonhosted.org/packages/93/76/d2faabbac582dc100a4d7ecf7d0ab8dd2aadf7f10d5d5a19e9932cf63a2e/multidict-6.3.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:347eea2852ab7f697cc5ed9b1aae96b08f8529cca0c6468f747f0781b1842898", size = 252638 },
629
- { url = "https://files.pythonhosted.org/packages/63/37/f5a6ea10dab96491b7300be940f86a5490dc474d18473c438f2550b78da3/multidict-6.3.2-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:e4d3f8e57027dcda84a1aa181501c15c45eab9566eb6fcc274cbd1e7561224f8", size = 247917 },
630
- { url = "https://files.pythonhosted.org/packages/d4/b1/2c32b684763b69becbaaa61b7af8a45a6f757fc82d9b4b123ca90cb69f75/multidict-6.3.2-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:9ca57a841ffcf712e47875d026aa49d6e67f9560624d54b51628603700d5d287", size = 261754 },
631
- { url = "https://files.pythonhosted.org/packages/cd/f2/badedad94e1731debe56d076c9e61a1658c5e9d65dfa9c1ee74d1e3d31d7/multidict-6.3.2-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:7cafdafb44c4e646118410368307693e49d19167e5f119cbe3a88697d2d1a636", size = 256389 },
632
- { url = "https://files.pythonhosted.org/packages/c6/3a/0a3488be2e5a6499f512e748d31e8fb90b753eb35793ecf390b9d8548e66/multidict-6.3.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:430120c6ce3715a9c6075cabcee557daccbcca8ba25a9fedf05c7bf564532f2d", size = 251902 },
633
- { url = "https://files.pythonhosted.org/packages/fe/44/62f76d0a5d836b96168f39a402a75dd3114d0df3cbb5669e0310034b71be/multidict-6.3.2-cp312-cp312-win32.whl", hash = "sha256:13bec31375235a68457ab887ce1bbf4f59d5810d838ae5d7e5b416242e1f3ed4", size = 35101 },
634
- { url = "https://files.pythonhosted.org/packages/8f/a4/7aaf2313e1766710010c35f9d738fd6309fb71a758f8c0e81853b90afb3d/multidict-6.3.2-cp312-cp312-win_amd64.whl", hash = "sha256:c3b6d7620e6e90c6d97eaf3a63bf7fbd2ba253aab89120a4a9c660bf2d675391", size = 38479 },
635
- { url = "https://files.pythonhosted.org/packages/b1/b2/15db2b1bec1fe8ab5e7c210e3cd247ed902ef86b58b9f39b0a75476d0e8d/multidict-6.3.2-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:b9ca24700322816ae0d426aa33671cf68242f8cc85cee0d0e936465ddaee90b5", size = 62345 },
636
- { url = "https://files.pythonhosted.org/packages/5f/91/22ea27da2c3ffb8266a92f91f17a84dec2cbdd0f91aa7e5f7d514534dd92/multidict-6.3.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:d9fbbe23667d596ff4f9f74d44b06e40ebb0ab6b262cf14a284f859a66f86457", size = 37205 },
637
- { url = "https://files.pythonhosted.org/packages/23/cb/563a7481ae677531da84aad86c2de7ebc23446d856d2f6d9794ad4fff375/multidict-6.3.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:9cb602c5bea0589570ad3a4a6f2649c4f13cc7a1e97b4c616e5e9ff8dc490987", size = 35931 },
638
- { url = "https://files.pythonhosted.org/packages/7c/b7/98fe4f4cd7a0b77a4a48fd3f619848b9e8af4e692eb681f9df9f58d86456/multidict-6.3.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:93ca81dd4d1542e20000ed90f4cc84b7713776f620d04c2b75b8efbe61106c99", size = 246946 },
639
- { url = "https://files.pythonhosted.org/packages/7e/a3/22dcbd0b58d253719acaf0257a2f35bf609bfd6b73690fcc9e7bdbd3b392/multidict-6.3.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:18b6310b5454c62242577a128c87df8897f39dd913311cf2e1298e47dfc089eb", size = 260559 },
640
- { url = "https://files.pythonhosted.org/packages/1c/d4/25eb076f0c2c28d73e7959f3fcc8371e7a029815b5d06e79ea3a265500d2/multidict-6.3.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7a6dda57de1fc9aedfdb600a8640c99385cdab59a5716cb714b52b6005797f77", size = 257122 },
641
- { url = "https://files.pythonhosted.org/packages/28/f8/18c81f5c5b7453dd8d15dc61ceca23d03c55e69f1937842039be2d8c4428/multidict-6.3.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5d8ec42d03cc6b29845552a68151f9e623c541f1708328353220af571e24a247", size = 248535 },
642
- { url = "https://files.pythonhosted.org/packages/9b/17/c175fab75ecfe1c2dd4f28382dd7e80da6d6f0d73c68036f64b6dce9aeeb/multidict-6.3.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:80681969cee2fa84dafeb53615d51d24246849984e3e87fbe4fe39956f2e23bf", size = 234013 },
643
- { url = "https://files.pythonhosted.org/packages/2f/03/1611ecf91d7d6249633cb1dd3fb26d456e0dc0dc80cecccfeb89931a126b/multidict-6.3.2-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:01489b0c3592bb9d238e5690e9566db7f77a5380f054b57077d2c4deeaade0eb", size = 249222 },
644
- { url = "https://files.pythonhosted.org/packages/66/04/0035b77bbffb55f276f00b427e45870194002f9f42e1e3de785d45880372/multidict-6.3.2-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:522d9f1fd995d04dfedc0a40bca7e2591bc577d920079df50b56245a4a252c1c", size = 245594 },
645
- { url = "https://files.pythonhosted.org/packages/fe/4c/b52ebcd8ff13a3c833b07cfffa0f50f736b061954a151ee5fe6669bb1bd8/multidict-6.3.2-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:2014e9cf0b4e9c75bbad49c1758e5a9bf967a56184fc5fcc51527425baf5abba", size = 258709 },
646
- { url = "https://files.pythonhosted.org/packages/fd/78/9c4433517e8f09035a14aba469617c9cf41a214ca987d9127b84b3de4848/multidict-6.3.2-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:78ced9fcbee79e446ff4bb3018ac7ba1670703de7873d9c1f6f9883db53c71bc", size = 254015 },
647
- { url = "https://files.pythonhosted.org/packages/6d/76/8464b4d2e9980bd754aa1850919caef9854453f0400c60f84c79947b799d/multidict-6.3.2-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:1faf01af972bd01216a107c195f5294f9f393531bc3e4faddc9b333581255d4d", size = 249475 },
648
- { url = "https://files.pythonhosted.org/packages/c4/e2/2b35b7ce226a2ca8c38125f702090faa8d0a35050461fb111fbaa2e023c4/multidict-6.3.2-cp313-cp313-win32.whl", hash = "sha256:7a699ab13d8d8e1f885de1535b4f477fb93836c87168318244c2685da7b7f655", size = 35204 },
649
- { url = "https://files.pythonhosted.org/packages/c6/c7/09b85dc11cfa83c9a1e3f8367402d56157624e31a05eecd40d5feed1eed1/multidict-6.3.2-cp313-cp313-win_amd64.whl", hash = "sha256:8666bb0d883310c83be01676e302587834dfd185b52758caeab32ef0eb387bc6", size = 38436 },
650
- { url = "https://files.pythonhosted.org/packages/63/d6/b27f9db9a8dcca95b50911436c9f187047911be0d78ade3352a6bcabb87a/multidict-6.3.2-cp313-cp313t-macosx_10_13_universal2.whl", hash = "sha256:d82c95aabee29612b1c4f48b98be98181686eb7d6c0152301f72715705cc787b", size = 67526 },
651
- { url = "https://files.pythonhosted.org/packages/2d/23/bbf220b0fa6378526890f37fd9a63d4e2ea990a4a344b221618adc3fb8b0/multidict-6.3.2-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:f47709173ea9e87a7fd05cd7e5cf1e5d4158924ff988a9a8e0fbd853705f0e68", size = 39390 },
652
- { url = "https://files.pythonhosted.org/packages/0d/a9/4d1b795b50e6b54609fd7a63db8df30fa0480405b9a46cf8e336f5f28560/multidict-6.3.2-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:0c7f9d0276ceaab41b8ae78534ff28ea33d5de85db551cbf80c44371f2b55d13", size = 38869 },
653
- { url = "https://files.pythonhosted.org/packages/e4/8c/854ee8ad8921335d0b4e740f373390d85d23f6b3956387562de5891ac503/multidict-6.3.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a6eab22df44a25acab2e738f882f5ec551282ab45b2bbda5301e6d2cfb323036", size = 246911 },
654
- { url = "https://files.pythonhosted.org/packages/40/65/d6ae9fecb61d1c2fa86a2889f8b58dbfb91fa6a6d7754597e472c8523f6c/multidict-6.3.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a947cb7c657f57874021b9b70c7aac049c877fb576955a40afa8df71d01a1390", size = 251680 },
655
- { url = "https://files.pythonhosted.org/packages/a3/6c/098304889a699f5fbad8e74b723847a38d22547743baacdfcc8a17777b5b/multidict-6.3.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5faa346e8e1c371187cf345ab1e02a75889f9f510c9cbc575c31b779f7df084d", size = 246706 },
656
- { url = "https://files.pythonhosted.org/packages/da/9f/a58a04ac1d18f0a2431c48763a8948d0ce65f5911000cc425f8778eb6611/multidict-6.3.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dc6e08d977aebf1718540533b4ba5b351ccec2db093370958a653b1f7f9219cc", size = 242359 },
657
- { url = "https://files.pythonhosted.org/packages/40/fd/3a76265f2748f718cc05f313c44440658ecd1939fa2b5e66087a5edd605f/multidict-6.3.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:98eab7acf55275b5bf09834125fa3a80b143a9f241cdcdd3f1295ffdc3c6d097", size = 229881 },
658
- { url = "https://files.pythonhosted.org/packages/22/a9/5780f71e34adf93443ec0660591d877367991badadab9cc6ac02d7a64760/multidict-6.3.2-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:36863655630becc224375c0b99364978a0f95aebfb27fb6dd500f7fb5fb36e79", size = 248520 },
659
- { url = "https://files.pythonhosted.org/packages/f3/72/10988db397e1e819b669213c76a41fde670ba60ecec2c05d5ecdea05526c/multidict-6.3.2-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:d9c0979c096c0d46a963331b0e400d3a9e560e41219df4b35f0d7a2f28f39710", size = 237649 },
660
- { url = "https://files.pythonhosted.org/packages/29/75/52a7d3d1c0ffb2e8367f72845f309850113ea9201a50e4d4cdf8ac9f7d72/multidict-6.3.2-cp313-cp313t-musllinux_1_2_ppc64le.whl", hash = "sha256:0efc04f70f05e70e5945890767e8874da5953a196f5b07c552d305afae0f3bf6", size = 251467 },
661
- { url = "https://files.pythonhosted.org/packages/82/24/e42400008eff60d4af53a2ff313abf0b2715fdd3a71b845d85025844f198/multidict-6.3.2-cp313-cp313t-musllinux_1_2_s390x.whl", hash = "sha256:2c519b3b82c34539fae3e22e4ea965869ac6b628794b1eb487780dde37637ab7", size = 245310 },
662
- { url = "https://files.pythonhosted.org/packages/91/32/8b2e247539d4fdcc6cee36aa71c8898e0acd70e5d0e8a2ce9796a60790e5/multidict-6.3.2-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:329160e301f2afd7b43725d3dda8a7ef8ee41d4ceac2083fc0d8c1cc8a4bd56b", size = 243574 },
663
- { url = "https://files.pythonhosted.org/packages/d2/86/cc42cfa9b85b7d174948a17f828ebcacb0247e727fbedf06506ba93387ef/multidict-6.3.2-cp313-cp313t-win32.whl", hash = "sha256:420e5144a5f598dad8db3128f1695cd42a38a0026c2991091dab91697832f8cc", size = 41908 },
664
- { url = "https://files.pythonhosted.org/packages/2a/36/5c015523a7650fb5c55380d1c779b938379bd091968ee822d719e4264ab7/multidict-6.3.2-cp313-cp313t-win_amd64.whl", hash = "sha256:875faded2861c7af2682c67088e6313fec35ede811e071c96d36b081873cea14", size = 45635 },
665
- { url = "https://files.pythonhosted.org/packages/aa/c1/7832c95a50641148b567b5366dd3354489950dcfd01c8fc28472bec63b9a/multidict-6.3.2-py3-none-any.whl", hash = "sha256:71409d4579f716217f23be2f5e7afca5ca926aaeb398aa11b72d793bff637a1f", size = 10347 },
616
+ version = "6.4.2"
617
+ source = { registry = "https://pypi.org/simple" }
618
+ sdist = { url = "https://files.pythonhosted.org/packages/79/f2/5e10ba356eddf43b85b67df6fdd07dce882cc8479cfe434e97cc72603ac9/multidict-6.4.2.tar.gz", hash = "sha256:99f9b6596d2e126fa1777990868743fb4c1984ea5217606fabc153aff46160e6", size = 88987 }
619
+ wheels = [
620
+ { url = "https://files.pythonhosted.org/packages/ee/7e/e1ec1910cb236810dd00fc9b7171423fcf19c94890dd74455a7b0f94bff8/multidict-6.4.2-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:d7533a9684e599b22a4beb699647dc3269d551e455886be8125f14f3c5a0869f", size = 63956 },
621
+ { url = "https://files.pythonhosted.org/packages/c5/12/cc6c418dc70dadd58e3473f5275fd9a96dfb6f92f346b507ad21171f53c3/multidict-6.4.2-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:e80878904057edfd1d70ba31258f974d36c470fd95de2bcd98e0494942c4433e", size = 37865 },
622
+ { url = "https://files.pythonhosted.org/packages/5b/3f/a8891844f293a9a08710a99a41dbf6caa0fd69303433240cb6e4c1fe3e21/multidict-6.4.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:d8fc8c7c092a48044bf942735eea6da198cac0c655d7a06550619b2a7fec2ffd", size = 36945 },
623
+ { url = "https://files.pythonhosted.org/packages/d6/f5/b4c312a85d44aaf629905393224eaf676228e107638994c2a416110cd270/multidict-6.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:71dae164819f8aede109a596db84d508e670d7e0a968901aaf22445e87ae7519", size = 224312 },
624
+ { url = "https://files.pythonhosted.org/packages/9b/62/fc4624c6613ef55fffa810b2a878c4b05c846adc10c8cdcaa0ab36a2f108/multidict-6.4.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:285058a0cdd284ba5bbc1d10d75fb33e3b3087b15d5aa9d23fc4787dd3a48384", size = 230805 },
625
+ { url = "https://files.pythonhosted.org/packages/35/b8/3661391c251b28a737fdafaad4152a98adcead7bfbf7aca68dd72ab9ebb5/multidict-6.4.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1cd34caed981a95964218e03a3f267537a0b1a2fae078949e880f757df9efe55", size = 231891 },
626
+ { url = "https://files.pythonhosted.org/packages/1d/46/66271d86ff0417cea49b1e302dc61ea241d2401a511349e727bf230562bd/multidict-6.4.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d8f47485264b1168ef852dd6bea619703409ff2cbc5e610dcb0f15fe3c6750bb", size = 230976 },
627
+ { url = "https://files.pythonhosted.org/packages/b0/de/b2554ac37e9d289865a2d4718344739ac9ff6f9d07b1e2db0a3a8c8be287/multidict-6.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:49e01d212be64ceee18a45e8baef441aa86cc9bd365fb92fb8b214e5fa5bc08b", size = 223463 },
628
+ { url = "https://files.pythonhosted.org/packages/2e/f6/2b2122cd1937d606b4a898eb5957edb1dad2bfb4ac10b752bc1fd397293b/multidict-6.4.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e5ca936b70414dbee02f218be1d36a535a5953ba63fd82dc812135ca3f5a525f", size = 216233 },
629
+ { url = "https://files.pythonhosted.org/packages/5e/42/56a8bb89e90efd764bd589a7b37ff8969180170a341389d409a8ec171996/multidict-6.4.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:64fdd7a4aef8f14e4a6917a434d0a4766345f5d544d0c0c0e53b14eb1e4be0ac", size = 228928 },
630
+ { url = "https://files.pythonhosted.org/packages/c1/e9/9db425e0979c8151cc3f3cb6194ff6da928aa92171b871efa6f82e9b35e7/multidict-6.4.2-cp312-cp312-musllinux_1_2_armv7l.whl", hash = "sha256:4030f5319aacf20e924c5218377df446507b314f03676549891e12a9f832a9f1", size = 226767 },
631
+ { url = "https://files.pythonhosted.org/packages/68/8d/decb68acb54971c13d73e06e27c466a881852307df795be7a0c0b05bdd71/multidict-6.4.2-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:b9d3d5de87a88768be67b7ec20aeb531707174ba0645697a938df3afc2c62b1f", size = 222657 },
632
+ { url = "https://files.pythonhosted.org/packages/7f/c6/730436b6c16f398602b3dfe85284a66f243311485447f49adc9a269b0458/multidict-6.4.2-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:e7ab7ea72c3f66ae1e930ae776ad2c6f4f78e0184781f64f196f17ecce113101", size = 233679 },
633
+ { url = "https://files.pythonhosted.org/packages/bc/4d/ce036f7ace5bd28079d0e3892788ee7a7d4dec54418d26ee358c02ff922f/multidict-6.4.2-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:3af088483bf2aba7f2886437d856a6ba4cd0c17946dd615cbe55d56552eaf187", size = 230751 },
634
+ { url = "https://files.pythonhosted.org/packages/e3/b2/bf13c413d0953fd125e5213e5a64565745c9e7038baee128edb364a37578/multidict-6.4.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:858b68e475f8e73e4014c078e9feced502273032f07840117ca12d2230d27135", size = 226878 },
635
+ { url = "https://files.pythonhosted.org/packages/8d/81/3583f9c420b7c3ce048307848b33ac90156aeddd32accec25ce3db7620cf/multidict-6.4.2-cp312-cp312-win32.whl", hash = "sha256:9f1edbf7e0d22a1ebf3c24ffaf0b8a39888bd630d6ff38c77c169272a3d4b9cc", size = 35181 },
636
+ { url = "https://files.pythonhosted.org/packages/21/13/acc24339e91bdce4692a906fc7505cb1608ba9c64a25c605673334e1ef98/multidict-6.4.2-cp312-cp312-win_amd64.whl", hash = "sha256:38e165c4d79ac98cabb5c08d8a3a3e1dda3206bcec19ed072992b62b200b180d", size = 38573 },
637
+ { url = "https://files.pythonhosted.org/packages/e4/71/18e4dea4324fd3999fd01ee1444612ce311d248b97535ca7f15adc4c70ab/multidict-6.4.2-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:bcd21a1b5cfb45170280e5fcd382c25519d75bdf4634656868b91c05d5e15b23", size = 63775 },
638
+ { url = "https://files.pythonhosted.org/packages/22/22/864e2f2c65d6d109c19cf42d679bc4abc75a1b996761a30d20b54c31565a/multidict-6.4.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:4748c017fa201e6a296c9ef75dc3668a01532adb8f5c27a0bef4835dfa62f8e7", size = 37826 },
639
+ { url = "https://files.pythonhosted.org/packages/fb/58/292fb8b15fd0ffe399b7672b07ad5af312bd66b8c40501ca496ad5886206/multidict-6.4.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:796d1b070211554cc8193bd6764d2b44594ff7c7522989012eacf3fde778e5cf", size = 36789 },
640
+ { url = "https://files.pythonhosted.org/packages/ce/60/a29144996195aca4cd8e4c75b82ae72c23e712d2f2fb24475d6011a58b02/multidict-6.4.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fbd035ae06babb07c6b80535b0d4f6fe57eb73a23ae276eb4502b1f67f19e8ef", size = 223586 },
641
+ { url = "https://files.pythonhosted.org/packages/a9/9d/b8e6b76a19274958c600e84df4eadb68d87f99c2f3d2b785240edf31c288/multidict-6.4.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:ad333e0b0d19294d3fc81d7aa9b65c45ebf49e6f8b3fab02db43284140d2b0a8", size = 230387 },
642
+ { url = "https://files.pythonhosted.org/packages/10/41/091f192b6cfb0ec1f8e41fa187c5930e1fa7657fb899f454a82cf2e53ccf/multidict-6.4.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:458b235ae7af880e18c1476f968ef571689a574720eb9e6e8873d138fbba9c58", size = 231024 },
643
+ { url = "https://files.pythonhosted.org/packages/71/94/1afa5ccea8445082998cba1f419e64989335b3a94bc0696fdc21e5e32e74/multidict-6.4.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ed8d6bd6f3c7991083e741fd55cecea70d670971c73b9563a673eab96e5356b4", size = 229915 },
644
+ { url = "https://files.pythonhosted.org/packages/89/ee/3b7e987d3e3dfaa269bde4680d4ae7781c039ec497aefcfc929cb4d75781/multidict-6.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b622146bcfc6749944d14e8a61267dbea1bee96a9c7ca7605683506ed3817844", size = 222538 },
645
+ { url = "https://files.pythonhosted.org/packages/53/7d/3374adc9bb37bdc2ac63dbaac5f3cfcdbf108aab4c7a65d1069925a5dd1a/multidict-6.4.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6ed731286f0ae399e65e3172c5808732b9ae5d896b3ab7f692eb686bba6bc9df", size = 216087 },
646
+ { url = "https://files.pythonhosted.org/packages/a2/d9/5fb8a97bac32bc6986539607d29005bc3d3c5942230376066961208be465/multidict-6.4.2-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:c5fdcac25ae451af93e7f997678ed2282bf6b5ef892e253eea13bba59849f00e", size = 228077 },
647
+ { url = "https://files.pythonhosted.org/packages/ee/f8/8b946a18cc9d79a0bb53310d736c5fad240615336c5d3653e9c65e1cc0cb/multidict-6.4.2-cp313-cp313-musllinux_1_2_armv7l.whl", hash = "sha256:9b4cd51b623b3dc8b55f9caef07424ac6d684b8047e601aca7053999e1b4a527", size = 226203 },
648
+ { url = "https://files.pythonhosted.org/packages/c6/f9/00390341c304158eb97b7aa14dca11836e8b8408b7dc19346d3a6adc8af5/multidict-6.4.2-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:2e116fad10aa7c74aa3acc69adcdffe86f1415abb111653f85dd37171116b57d", size = 221813 },
649
+ { url = "https://files.pythonhosted.org/packages/22/ff/0d6db7e14b207bfb9c9083447b6ed2fc7d8f12282561a21d3965c8c4e5a4/multidict-6.4.2-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:205da0f812c9128155bc1b7be69cf89280a5bb2f5b84426bced76e7d860ed5dc", size = 233042 },
650
+ { url = "https://files.pythonhosted.org/packages/35/39/0869f1b4134e8b50782976f9bac1a8f77859c2f4109a8b6d578aecfeeff1/multidict-6.4.2-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:99b2401166c3b2d997b80479cdc7449a093e21f3d4b2f9c6e6ceee956aa10d63", size = 230109 },
651
+ { url = "https://files.pythonhosted.org/packages/78/d2/0ee5ef95e964949a188911f9e9c4677439103ec57f1424055c43515936e1/multidict-6.4.2-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:b29a79f1e4313c397e00d89d4d83ff54fd377e7d654b640bbe9002b4272f205e", size = 225851 },
652
+ { url = "https://files.pythonhosted.org/packages/7d/9c/9145b8da7ab412a3d961844a5883d2663b381bb17ca20f6a4f4caed52601/multidict-6.4.2-cp313-cp313-win32.whl", hash = "sha256:1247de19497e13063eabf1df67e87530ac31497b91e9bd08621852a57d9b5ee7", size = 35176 },
653
+ { url = "https://files.pythonhosted.org/packages/27/98/58cc73f019150789f73ee0241c0cc9430e19dc0b7a3221cd0fedad54b5e8/multidict-6.4.2-cp313-cp313-win_amd64.whl", hash = "sha256:b0441ee8b9edc3fadb5cd9f181212edd72f7b016723bc549f9c1c00a9a8e6f93", size = 38737 },
654
+ { url = "https://files.pythonhosted.org/packages/15/29/6c78bb4e33bcbed56f3fa69ad81abf674ec54cfc3c7d6dcb997094c2e282/multidict-6.4.2-cp313-cp313t-macosx_10_13_universal2.whl", hash = "sha256:c785581071f140d364821c210422ab5937d6c2c51d92e45a552a8e34b434a5a3", size = 68580 },
655
+ { url = "https://files.pythonhosted.org/packages/e3/01/c5eedb82463a3a28116e17daed0794536814205c63a4e076b12c3be338ca/multidict-6.4.2-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:147c962e8ae339d5fa84c52cc1e59546cb2d0d9359f9a8e1b8eb7b5ffac8dba0", size = 39966 },
656
+ { url = "https://files.pythonhosted.org/packages/92/bc/9c0c5316a8a24ac980df3113df1d4cd5435c01effb6e4112f1f824899483/multidict-6.4.2-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:b8a87a3686de1d215506ba13dd388433695bfff534839e045419ba2f36437c0e", size = 39361 },
657
+ { url = "https://files.pythonhosted.org/packages/eb/a9/4272d6aa69332ab919a01180f75812d4886de07cfab307d3d100df4a31a2/multidict-6.4.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:614021ba98b8052d4eb3d5900d3bd953421edf41b2aa85d37c1dc67bcee1ea9d", size = 226116 },
658
+ { url = "https://files.pythonhosted.org/packages/b3/d6/c1a5a027c8a33b943be35ed174a7d705d18b5c73c29276af70c56b057e66/multidict-6.4.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:d6698fccb2f962021e467be6ba43fc02f7341f221e80545810303f5cc66461bb", size = 222563 },
659
+ { url = "https://files.pythonhosted.org/packages/a6/eb/db5fc9ca277ba669e49b938dd3a9d1fd18416447930ea3991b05cc33df8e/multidict-6.4.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:54a291428e25f775193704f95a94f21a42a28ffb09c1bdc91e152c6b1faf4a91", size = 227864 },
660
+ { url = "https://files.pythonhosted.org/packages/3d/f1/dc43b50d8847163f6323bb4dc00f0ae99e487979a7b05d0a2ded305406ec/multidict-6.4.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:15ddde4242134f1aeb1455ad60cc529e0a9f5eb251ae7be7fc37debdb257182c", size = 226041 },
661
+ { url = "https://files.pythonhosted.org/packages/dd/ff/3dfd00444fed7d686d36c194f32caef97b88616b1b4e2cc7334242124052/multidict-6.4.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b019f5c53471e8a010edf2fec321ece25ac6b079b535980b7228dcb9ee62d621", size = 220646 },
662
+ { url = "https://files.pythonhosted.org/packages/30/6b/706e1006a7e040f3eb961cc56b224dcb4e41e9537acde738fe9f841f4e84/multidict-6.4.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:52bd2b6681beb34115eebbcbdcbd170ebc3fc98c4eb0dd789f2c01d4d6b189c0", size = 211668 },
663
+ { url = "https://files.pythonhosted.org/packages/54/03/d98fe22a2389d34825de0e769b0809314f68727a93014973cc36e54b4a7b/multidict-6.4.2-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:44ee27fb416c3d8981b7c3c97b9813d40b06575f6d477f4da21726a30aabb562", size = 226219 },
664
+ { url = "https://files.pythonhosted.org/packages/b4/74/750bbbf7fc2121bcefab1cc16f68585f95cbcd787b73f2d5394ed3f34420/multidict-6.4.2-cp313-cp313t-musllinux_1_2_armv7l.whl", hash = "sha256:3e80621ebc9f045fab847a970b2430146f9121b95c3c695b044ade8488753126", size = 212008 },
665
+ { url = "https://files.pythonhosted.org/packages/93/4d/e4f0b0e5d2e3bf379840dc29e07939300630ff17e4715efda9b95bf61cdd/multidict-6.4.2-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:fd9521b70b50aac341f59799301ba24acbe2897b9157035d139668b6c43bc406", size = 217792 },
666
+ { url = "https://files.pythonhosted.org/packages/b9/ea/42628b9a9ce8dd59e069c99df0274d7c0f234f4544c0362c707064475afa/multidict-6.4.2-cp313-cp313t-musllinux_1_2_ppc64le.whl", hash = "sha256:dd5240bea7d8de32e7ac95088b2ad95b89993a3825d9278d363d73ca40113cb3", size = 226929 },
667
+ { url = "https://files.pythonhosted.org/packages/b8/fc/1843385c0f5d0c6b465205944793bd075c816e34e3201e8410506e10f40a/multidict-6.4.2-cp313-cp313t-musllinux_1_2_s390x.whl", hash = "sha256:7a74764881276904564f8725da3dd2b82924838a114738933f58b75082b55dd3", size = 220365 },
668
+ { url = "https://files.pythonhosted.org/packages/5b/78/b4c86c8c51fddeb2584eaa321ee870a8affb4f2eed6cc7beebb18e270d54/multidict-6.4.2-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:70d695f62a55f90ee894fdf1ede51ccdda3abbe25b43b667b51747b6f61b8da7", size = 221433 },
669
+ { url = "https://files.pythonhosted.org/packages/8e/95/baae0fb62d2969599dbecffff960b2e1b618daae76334e1d593d441d1f95/multidict-6.4.2-cp313-cp313t-win32.whl", hash = "sha256:8223f74cf698f7992e1a71ab90ab4c169b508a0f25083ebab9259b9f33d7bdde", size = 41716 },
670
+ { url = "https://files.pythonhosted.org/packages/e8/80/f9563293d0dbe45a6cbb88d4c271bf1c8ebce5615231a106ac4d114c8813/multidict-6.4.2-cp313-cp313t-win_amd64.whl", hash = "sha256:e36cfe9df4dfb6c2f4d80d20852ab6449257a01942e4808c3912ed413a4d40f7", size = 45883 },
671
+ { url = "https://files.pythonhosted.org/packages/cd/eb/3818577ad5844022c4f73e4a40bc78a55551abf94c87973f3d6ab406980b/multidict-6.4.2-py3-none-any.whl", hash = "sha256:824b60427c92c44098cfbd58d8adf8a8c5a60ade16742dcb54385b43e6337b4e", size = 10338 },
666
672
  ]
667
673
 
668
674
  [[package]]
@@ -848,7 +854,7 @@ wheels = [
848
854
 
849
855
  [[package]]
850
856
  name = "python-terminusgps"
851
- version = "28.7.2"
857
+ version = "28.9.0"
852
858
  source = { editable = "." }
853
859
  dependencies = [
854
860
  { name = "argparse" },
@@ -1137,11 +1143,11 @@ wheels = [
1137
1143
 
1138
1144
  [[package]]
1139
1145
  name = "typing-extensions"
1140
- version = "4.13.1"
1146
+ version = "4.13.2"
1141
1147
  source = { registry = "https://pypi.org/simple" }
1142
- sdist = { url = "https://files.pythonhosted.org/packages/76/ad/cd3e3465232ec2416ae9b983f27b9e94dc8171d56ac99b345319a9475967/typing_extensions-4.13.1.tar.gz", hash = "sha256:98795af00fb9640edec5b8e31fc647597b4691f099ad75f469a2616be1a76dff", size = 106633 }
1148
+ sdist = { url = "https://files.pythonhosted.org/packages/f6/37/23083fcd6e35492953e8d2aaaa68b860eb422b34627b13f2ce3eb6106061/typing_extensions-4.13.2.tar.gz", hash = "sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef", size = 106967 }
1143
1149
  wheels = [
1144
- { url = "https://files.pythonhosted.org/packages/df/c5/e7a0b0f5ed69f94c8ab7379c599e6036886bffcde609969a5325f47f1332/typing_extensions-4.13.1-py3-none-any.whl", hash = "sha256:4b6cf02909eb5495cfbc3f6e8fd49217e6cc7944e145cdda8caa3734777f9e69", size = 45739 },
1150
+ { url = "https://files.pythonhosted.org/packages/8b/54/b1ae86c0973cc6f0210b53d508ca3641fb6d0c56823f288d108bc7ab3cc8/typing_extensions-4.13.2-py3-none-any.whl", hash = "sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c", size = 45806 },
1145
1151
  ]
1146
1152
 
1147
1153
  [[package]]
@@ -1155,11 +1161,11 @@ wheels = [
1155
1161
 
1156
1162
  [[package]]
1157
1163
  name = "urllib3"
1158
- version = "2.3.0"
1164
+ version = "2.4.0"
1159
1165
  source = { registry = "https://pypi.org/simple" }
1160
- sdist = { url = "https://files.pythonhosted.org/packages/aa/63/e53da845320b757bf29ef6a9062f5c669fe997973f966045cb019c3f4b66/urllib3-2.3.0.tar.gz", hash = "sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d", size = 307268 }
1166
+ sdist = { url = "https://files.pythonhosted.org/packages/8a/78/16493d9c386d8e60e442a35feac5e00f0913c0f4b7c217c11e8ec2ff53e0/urllib3-2.4.0.tar.gz", hash = "sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466", size = 390672 }
1161
1167
  wheels = [
1162
- { url = "https://files.pythonhosted.org/packages/c8/19/4ec628951a74043532ca2cf5d97b7b14863931476d117c471e8e2b1eb39f/urllib3-2.3.0-py3-none-any.whl", hash = "sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df", size = 128369 },
1168
+ { url = "https://files.pythonhosted.org/packages/6b/11/cc635220681e93a0183390e26485430ca2c7b5f9d33b15c74c2861cb8091/urllib3-2.4.0-py3-none-any.whl", hash = "sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813", size = 128680 },
1163
1169
  ]
1164
1170
 
1165
1171
  [[package]]