hmdev-cli 1.0.0 → 1.0.2

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 (1149) hide show
  1. package/package.json +1 -1
  2. package/python/.venv/Lib/site-packages/__pycache__/typing_extensions.cpython-312.pyc +0 -0
  3. package/python/.venv/Lib/site-packages/anyio/__init__.py +0 -111
  4. package/python/.venv/Lib/site-packages/anyio/__pycache__/__init__.cpython-312.pyc +0 -0
  5. package/python/.venv/Lib/site-packages/anyio/__pycache__/from_thread.cpython-312.pyc +0 -0
  6. package/python/.venv/Lib/site-packages/anyio/__pycache__/functools.cpython-312.pyc +0 -0
  7. package/python/.venv/Lib/site-packages/anyio/__pycache__/lowlevel.cpython-312.pyc +0 -0
  8. package/python/.venv/Lib/site-packages/anyio/__pycache__/pytest_plugin.cpython-312.pyc +0 -0
  9. package/python/.venv/Lib/site-packages/anyio/__pycache__/to_interpreter.cpython-312.pyc +0 -0
  10. package/python/.venv/Lib/site-packages/anyio/__pycache__/to_process.cpython-312.pyc +0 -0
  11. package/python/.venv/Lib/site-packages/anyio/__pycache__/to_thread.cpython-312.pyc +0 -0
  12. package/python/.venv/Lib/site-packages/anyio/_backends/__init__.py +0 -0
  13. package/python/.venv/Lib/site-packages/anyio/_backends/__pycache__/__init__.cpython-312.pyc +0 -0
  14. package/python/.venv/Lib/site-packages/anyio/_backends/__pycache__/_asyncio.cpython-312.pyc +0 -0
  15. package/python/.venv/Lib/site-packages/anyio/_backends/__pycache__/_trio.cpython-312.pyc +0 -0
  16. package/python/.venv/Lib/site-packages/anyio/_backends/_asyncio.py +0 -2996
  17. package/python/.venv/Lib/site-packages/anyio/_backends/_trio.py +0 -1343
  18. package/python/.venv/Lib/site-packages/anyio/_core/__init__.py +0 -0
  19. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/__init__.cpython-312.pyc +0 -0
  20. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_asyncio_selector_thread.cpython-312.pyc +0 -0
  21. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_contextmanagers.cpython-312.pyc +0 -0
  22. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_eventloop.cpython-312.pyc +0 -0
  23. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_exceptions.cpython-312.pyc +0 -0
  24. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_fileio.cpython-312.pyc +0 -0
  25. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_resources.cpython-312.pyc +0 -0
  26. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_signals.cpython-312.pyc +0 -0
  27. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_sockets.cpython-312.pyc +0 -0
  28. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_streams.cpython-312.pyc +0 -0
  29. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_subprocesses.cpython-312.pyc +0 -0
  30. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_synchronization.cpython-312.pyc +0 -0
  31. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_tasks.cpython-312.pyc +0 -0
  32. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_tempfile.cpython-312.pyc +0 -0
  33. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_testing.cpython-312.pyc +0 -0
  34. package/python/.venv/Lib/site-packages/anyio/_core/__pycache__/_typedattr.cpython-312.pyc +0 -0
  35. package/python/.venv/Lib/site-packages/anyio/_core/_asyncio_selector_thread.py +0 -167
  36. package/python/.venv/Lib/site-packages/anyio/_core/_contextmanagers.py +0 -200
  37. package/python/.venv/Lib/site-packages/anyio/_core/_eventloop.py +0 -234
  38. package/python/.venv/Lib/site-packages/anyio/_core/_exceptions.py +0 -156
  39. package/python/.venv/Lib/site-packages/anyio/_core/_fileio.py +0 -799
  40. package/python/.venv/Lib/site-packages/anyio/_core/_resources.py +0 -18
  41. package/python/.venv/Lib/site-packages/anyio/_core/_signals.py +0 -29
  42. package/python/.venv/Lib/site-packages/anyio/_core/_sockets.py +0 -1003
  43. package/python/.venv/Lib/site-packages/anyio/_core/_streams.py +0 -52
  44. package/python/.venv/Lib/site-packages/anyio/_core/_subprocesses.py +0 -196
  45. package/python/.venv/Lib/site-packages/anyio/_core/_synchronization.py +0 -757
  46. package/python/.venv/Lib/site-packages/anyio/_core/_tasks.py +0 -173
  47. package/python/.venv/Lib/site-packages/anyio/_core/_tempfile.py +0 -613
  48. package/python/.venv/Lib/site-packages/anyio/_core/_testing.py +0 -82
  49. package/python/.venv/Lib/site-packages/anyio/_core/_typedattr.py +0 -81
  50. package/python/.venv/Lib/site-packages/anyio/abc/__init__.py +0 -58
  51. package/python/.venv/Lib/site-packages/anyio/abc/__pycache__/__init__.cpython-312.pyc +0 -0
  52. package/python/.venv/Lib/site-packages/anyio/abc/__pycache__/_eventloop.cpython-312.pyc +0 -0
  53. package/python/.venv/Lib/site-packages/anyio/abc/__pycache__/_resources.cpython-312.pyc +0 -0
  54. package/python/.venv/Lib/site-packages/anyio/abc/__pycache__/_sockets.cpython-312.pyc +0 -0
  55. package/python/.venv/Lib/site-packages/anyio/abc/__pycache__/_streams.cpython-312.pyc +0 -0
  56. package/python/.venv/Lib/site-packages/anyio/abc/__pycache__/_subprocesses.cpython-312.pyc +0 -0
  57. package/python/.venv/Lib/site-packages/anyio/abc/__pycache__/_tasks.cpython-312.pyc +0 -0
  58. package/python/.venv/Lib/site-packages/anyio/abc/__pycache__/_testing.cpython-312.pyc +0 -0
  59. package/python/.venv/Lib/site-packages/anyio/abc/_eventloop.py +0 -409
  60. package/python/.venv/Lib/site-packages/anyio/abc/_resources.py +0 -33
  61. package/python/.venv/Lib/site-packages/anyio/abc/_sockets.py +0 -399
  62. package/python/.venv/Lib/site-packages/anyio/abc/_streams.py +0 -233
  63. package/python/.venv/Lib/site-packages/anyio/abc/_subprocesses.py +0 -79
  64. package/python/.venv/Lib/site-packages/anyio/abc/_tasks.py +0 -117
  65. package/python/.venv/Lib/site-packages/anyio/abc/_testing.py +0 -65
  66. package/python/.venv/Lib/site-packages/anyio/from_thread.py +0 -578
  67. package/python/.venv/Lib/site-packages/anyio/functools.py +0 -409
  68. package/python/.venv/Lib/site-packages/anyio/lowlevel.py +0 -196
  69. package/python/.venv/Lib/site-packages/anyio/py.typed +0 -0
  70. package/python/.venv/Lib/site-packages/anyio/pytest_plugin.py +0 -363
  71. package/python/.venv/Lib/site-packages/anyio/streams/__init__.py +0 -0
  72. package/python/.venv/Lib/site-packages/anyio/streams/__pycache__/__init__.cpython-312.pyc +0 -0
  73. package/python/.venv/Lib/site-packages/anyio/streams/__pycache__/buffered.cpython-312.pyc +0 -0
  74. package/python/.venv/Lib/site-packages/anyio/streams/__pycache__/file.cpython-312.pyc +0 -0
  75. package/python/.venv/Lib/site-packages/anyio/streams/__pycache__/memory.cpython-312.pyc +0 -0
  76. package/python/.venv/Lib/site-packages/anyio/streams/__pycache__/stapled.cpython-312.pyc +0 -0
  77. package/python/.venv/Lib/site-packages/anyio/streams/__pycache__/text.cpython-312.pyc +0 -0
  78. package/python/.venv/Lib/site-packages/anyio/streams/__pycache__/tls.cpython-312.pyc +0 -0
  79. package/python/.venv/Lib/site-packages/anyio/streams/buffered.py +0 -188
  80. package/python/.venv/Lib/site-packages/anyio/streams/file.py +0 -154
  81. package/python/.venv/Lib/site-packages/anyio/streams/memory.py +0 -325
  82. package/python/.venv/Lib/site-packages/anyio/streams/stapled.py +0 -147
  83. package/python/.venv/Lib/site-packages/anyio/streams/text.py +0 -176
  84. package/python/.venv/Lib/site-packages/anyio/streams/tls.py +0 -421
  85. package/python/.venv/Lib/site-packages/anyio/to_interpreter.py +0 -246
  86. package/python/.venv/Lib/site-packages/anyio/to_process.py +0 -266
  87. package/python/.venv/Lib/site-packages/anyio/to_thread.py +0 -78
  88. package/python/.venv/Lib/site-packages/anyio-4.13.0.dist-info/INSTALLER +0 -1
  89. package/python/.venv/Lib/site-packages/anyio-4.13.0.dist-info/METADATA +0 -105
  90. package/python/.venv/Lib/site-packages/anyio-4.13.0.dist-info/RECORD +0 -92
  91. package/python/.venv/Lib/site-packages/anyio-4.13.0.dist-info/WHEEL +0 -5
  92. package/python/.venv/Lib/site-packages/anyio-4.13.0.dist-info/entry_points.txt +0 -2
  93. package/python/.venv/Lib/site-packages/anyio-4.13.0.dist-info/licenses/LICENSE +0 -20
  94. package/python/.venv/Lib/site-packages/anyio-4.13.0.dist-info/top_level.txt +0 -1
  95. package/python/.venv/Lib/site-packages/certifi/__init__.py +0 -4
  96. package/python/.venv/Lib/site-packages/certifi/__main__.py +0 -12
  97. package/python/.venv/Lib/site-packages/certifi/__pycache__/__init__.cpython-312.pyc +0 -0
  98. package/python/.venv/Lib/site-packages/certifi/__pycache__/__main__.cpython-312.pyc +0 -0
  99. package/python/.venv/Lib/site-packages/certifi/__pycache__/core.cpython-312.pyc +0 -0
  100. package/python/.venv/Lib/site-packages/certifi/cacert.pem +0 -3933
  101. package/python/.venv/Lib/site-packages/certifi/core.py +0 -83
  102. package/python/.venv/Lib/site-packages/certifi/py.typed +0 -0
  103. package/python/.venv/Lib/site-packages/certifi-2026.4.22.dist-info/INSTALLER +0 -1
  104. package/python/.venv/Lib/site-packages/certifi-2026.4.22.dist-info/METADATA +0 -78
  105. package/python/.venv/Lib/site-packages/certifi-2026.4.22.dist-info/RECORD +0 -14
  106. package/python/.venv/Lib/site-packages/certifi-2026.4.22.dist-info/WHEEL +0 -5
  107. package/python/.venv/Lib/site-packages/certifi-2026.4.22.dist-info/licenses/LICENSE +0 -20
  108. package/python/.venv/Lib/site-packages/certifi-2026.4.22.dist-info/top_level.txt +0 -1
  109. package/python/.venv/Lib/site-packages/h11/__init__.py +0 -62
  110. package/python/.venv/Lib/site-packages/h11/__pycache__/__init__.cpython-312.pyc +0 -0
  111. package/python/.venv/Lib/site-packages/h11/__pycache__/_abnf.cpython-312.pyc +0 -0
  112. package/python/.venv/Lib/site-packages/h11/__pycache__/_connection.cpython-312.pyc +0 -0
  113. package/python/.venv/Lib/site-packages/h11/__pycache__/_events.cpython-312.pyc +0 -0
  114. package/python/.venv/Lib/site-packages/h11/__pycache__/_headers.cpython-312.pyc +0 -0
  115. package/python/.venv/Lib/site-packages/h11/__pycache__/_readers.cpython-312.pyc +0 -0
  116. package/python/.venv/Lib/site-packages/h11/__pycache__/_receivebuffer.cpython-312.pyc +0 -0
  117. package/python/.venv/Lib/site-packages/h11/__pycache__/_state.cpython-312.pyc +0 -0
  118. package/python/.venv/Lib/site-packages/h11/__pycache__/_util.cpython-312.pyc +0 -0
  119. package/python/.venv/Lib/site-packages/h11/__pycache__/_version.cpython-312.pyc +0 -0
  120. package/python/.venv/Lib/site-packages/h11/__pycache__/_writers.cpython-312.pyc +0 -0
  121. package/python/.venv/Lib/site-packages/h11/_abnf.py +0 -132
  122. package/python/.venv/Lib/site-packages/h11/_connection.py +0 -659
  123. package/python/.venv/Lib/site-packages/h11/_events.py +0 -369
  124. package/python/.venv/Lib/site-packages/h11/_headers.py +0 -282
  125. package/python/.venv/Lib/site-packages/h11/_readers.py +0 -250
  126. package/python/.venv/Lib/site-packages/h11/_receivebuffer.py +0 -153
  127. package/python/.venv/Lib/site-packages/h11/_state.py +0 -365
  128. package/python/.venv/Lib/site-packages/h11/_util.py +0 -135
  129. package/python/.venv/Lib/site-packages/h11/_version.py +0 -16
  130. package/python/.venv/Lib/site-packages/h11/_writers.py +0 -145
  131. package/python/.venv/Lib/site-packages/h11/py.typed +0 -1
  132. package/python/.venv/Lib/site-packages/h11-0.16.0.dist-info/INSTALLER +0 -1
  133. package/python/.venv/Lib/site-packages/h11-0.16.0.dist-info/METADATA +0 -202
  134. package/python/.venv/Lib/site-packages/h11-0.16.0.dist-info/RECORD +0 -29
  135. package/python/.venv/Lib/site-packages/h11-0.16.0.dist-info/WHEEL +0 -5
  136. package/python/.venv/Lib/site-packages/h11-0.16.0.dist-info/licenses/LICENSE.txt +0 -22
  137. package/python/.venv/Lib/site-packages/h11-0.16.0.dist-info/top_level.txt +0 -1
  138. package/python/.venv/Lib/site-packages/httpcore/__init__.py +0 -141
  139. package/python/.venv/Lib/site-packages/httpcore/__pycache__/__init__.cpython-312.pyc +0 -0
  140. package/python/.venv/Lib/site-packages/httpcore/__pycache__/_api.cpython-312.pyc +0 -0
  141. package/python/.venv/Lib/site-packages/httpcore/__pycache__/_exceptions.cpython-312.pyc +0 -0
  142. package/python/.venv/Lib/site-packages/httpcore/__pycache__/_models.cpython-312.pyc +0 -0
  143. package/python/.venv/Lib/site-packages/httpcore/__pycache__/_ssl.cpython-312.pyc +0 -0
  144. package/python/.venv/Lib/site-packages/httpcore/__pycache__/_synchronization.cpython-312.pyc +0 -0
  145. package/python/.venv/Lib/site-packages/httpcore/__pycache__/_trace.cpython-312.pyc +0 -0
  146. package/python/.venv/Lib/site-packages/httpcore/__pycache__/_utils.cpython-312.pyc +0 -0
  147. package/python/.venv/Lib/site-packages/httpcore/_api.py +0 -94
  148. package/python/.venv/Lib/site-packages/httpcore/_async/__init__.py +0 -39
  149. package/python/.venv/Lib/site-packages/httpcore/_async/__pycache__/__init__.cpython-312.pyc +0 -0
  150. package/python/.venv/Lib/site-packages/httpcore/_async/__pycache__/connection.cpython-312.pyc +0 -0
  151. package/python/.venv/Lib/site-packages/httpcore/_async/__pycache__/connection_pool.cpython-312.pyc +0 -0
  152. package/python/.venv/Lib/site-packages/httpcore/_async/__pycache__/http11.cpython-312.pyc +0 -0
  153. package/python/.venv/Lib/site-packages/httpcore/_async/__pycache__/http2.cpython-312.pyc +0 -0
  154. package/python/.venv/Lib/site-packages/httpcore/_async/__pycache__/http_proxy.cpython-312.pyc +0 -0
  155. package/python/.venv/Lib/site-packages/httpcore/_async/__pycache__/interfaces.cpython-312.pyc +0 -0
  156. package/python/.venv/Lib/site-packages/httpcore/_async/__pycache__/socks_proxy.cpython-312.pyc +0 -0
  157. package/python/.venv/Lib/site-packages/httpcore/_async/connection.py +0 -222
  158. package/python/.venv/Lib/site-packages/httpcore/_async/connection_pool.py +0 -420
  159. package/python/.venv/Lib/site-packages/httpcore/_async/http11.py +0 -379
  160. package/python/.venv/Lib/site-packages/httpcore/_async/http2.py +0 -592
  161. package/python/.venv/Lib/site-packages/httpcore/_async/http_proxy.py +0 -367
  162. package/python/.venv/Lib/site-packages/httpcore/_async/interfaces.py +0 -137
  163. package/python/.venv/Lib/site-packages/httpcore/_async/socks_proxy.py +0 -341
  164. package/python/.venv/Lib/site-packages/httpcore/_backends/__init__.py +0 -0
  165. package/python/.venv/Lib/site-packages/httpcore/_backends/__pycache__/__init__.cpython-312.pyc +0 -0
  166. package/python/.venv/Lib/site-packages/httpcore/_backends/__pycache__/anyio.cpython-312.pyc +0 -0
  167. package/python/.venv/Lib/site-packages/httpcore/_backends/__pycache__/auto.cpython-312.pyc +0 -0
  168. package/python/.venv/Lib/site-packages/httpcore/_backends/__pycache__/base.cpython-312.pyc +0 -0
  169. package/python/.venv/Lib/site-packages/httpcore/_backends/__pycache__/mock.cpython-312.pyc +0 -0
  170. package/python/.venv/Lib/site-packages/httpcore/_backends/__pycache__/sync.cpython-312.pyc +0 -0
  171. package/python/.venv/Lib/site-packages/httpcore/_backends/__pycache__/trio.cpython-312.pyc +0 -0
  172. package/python/.venv/Lib/site-packages/httpcore/_backends/anyio.py +0 -146
  173. package/python/.venv/Lib/site-packages/httpcore/_backends/auto.py +0 -52
  174. package/python/.venv/Lib/site-packages/httpcore/_backends/base.py +0 -101
  175. package/python/.venv/Lib/site-packages/httpcore/_backends/mock.py +0 -143
  176. package/python/.venv/Lib/site-packages/httpcore/_backends/sync.py +0 -241
  177. package/python/.venv/Lib/site-packages/httpcore/_backends/trio.py +0 -159
  178. package/python/.venv/Lib/site-packages/httpcore/_exceptions.py +0 -81
  179. package/python/.venv/Lib/site-packages/httpcore/_models.py +0 -516
  180. package/python/.venv/Lib/site-packages/httpcore/_ssl.py +0 -9
  181. package/python/.venv/Lib/site-packages/httpcore/_sync/__init__.py +0 -39
  182. package/python/.venv/Lib/site-packages/httpcore/_sync/__pycache__/__init__.cpython-312.pyc +0 -0
  183. package/python/.venv/Lib/site-packages/httpcore/_sync/__pycache__/connection.cpython-312.pyc +0 -0
  184. package/python/.venv/Lib/site-packages/httpcore/_sync/__pycache__/connection_pool.cpython-312.pyc +0 -0
  185. package/python/.venv/Lib/site-packages/httpcore/_sync/__pycache__/http11.cpython-312.pyc +0 -0
  186. package/python/.venv/Lib/site-packages/httpcore/_sync/__pycache__/http2.cpython-312.pyc +0 -0
  187. package/python/.venv/Lib/site-packages/httpcore/_sync/__pycache__/http_proxy.cpython-312.pyc +0 -0
  188. package/python/.venv/Lib/site-packages/httpcore/_sync/__pycache__/interfaces.cpython-312.pyc +0 -0
  189. package/python/.venv/Lib/site-packages/httpcore/_sync/__pycache__/socks_proxy.cpython-312.pyc +0 -0
  190. package/python/.venv/Lib/site-packages/httpcore/_sync/connection.py +0 -222
  191. package/python/.venv/Lib/site-packages/httpcore/_sync/connection_pool.py +0 -420
  192. package/python/.venv/Lib/site-packages/httpcore/_sync/http11.py +0 -379
  193. package/python/.venv/Lib/site-packages/httpcore/_sync/http2.py +0 -592
  194. package/python/.venv/Lib/site-packages/httpcore/_sync/http_proxy.py +0 -367
  195. package/python/.venv/Lib/site-packages/httpcore/_sync/interfaces.py +0 -137
  196. package/python/.venv/Lib/site-packages/httpcore/_sync/socks_proxy.py +0 -341
  197. package/python/.venv/Lib/site-packages/httpcore/_synchronization.py +0 -318
  198. package/python/.venv/Lib/site-packages/httpcore/_trace.py +0 -107
  199. package/python/.venv/Lib/site-packages/httpcore/_utils.py +0 -37
  200. package/python/.venv/Lib/site-packages/httpcore/py.typed +0 -0
  201. package/python/.venv/Lib/site-packages/httpcore-1.0.9.dist-info/INSTALLER +0 -1
  202. package/python/.venv/Lib/site-packages/httpcore-1.0.9.dist-info/METADATA +0 -625
  203. package/python/.venv/Lib/site-packages/httpcore-1.0.9.dist-info/RECORD +0 -68
  204. package/python/.venv/Lib/site-packages/httpcore-1.0.9.dist-info/WHEEL +0 -4
  205. package/python/.venv/Lib/site-packages/httpcore-1.0.9.dist-info/licenses/LICENSE.md +0 -27
  206. package/python/.venv/Lib/site-packages/httpx/__init__.py +0 -105
  207. package/python/.venv/Lib/site-packages/httpx/__pycache__/__init__.cpython-312.pyc +0 -0
  208. package/python/.venv/Lib/site-packages/httpx/__pycache__/__version__.cpython-312.pyc +0 -0
  209. package/python/.venv/Lib/site-packages/httpx/__pycache__/_api.cpython-312.pyc +0 -0
  210. package/python/.venv/Lib/site-packages/httpx/__pycache__/_auth.cpython-312.pyc +0 -0
  211. package/python/.venv/Lib/site-packages/httpx/__pycache__/_client.cpython-312.pyc +0 -0
  212. package/python/.venv/Lib/site-packages/httpx/__pycache__/_config.cpython-312.pyc +0 -0
  213. package/python/.venv/Lib/site-packages/httpx/__pycache__/_content.cpython-312.pyc +0 -0
  214. package/python/.venv/Lib/site-packages/httpx/__pycache__/_decoders.cpython-312.pyc +0 -0
  215. package/python/.venv/Lib/site-packages/httpx/__pycache__/_exceptions.cpython-312.pyc +0 -0
  216. package/python/.venv/Lib/site-packages/httpx/__pycache__/_main.cpython-312.pyc +0 -0
  217. package/python/.venv/Lib/site-packages/httpx/__pycache__/_models.cpython-312.pyc +0 -0
  218. package/python/.venv/Lib/site-packages/httpx/__pycache__/_multipart.cpython-312.pyc +0 -0
  219. package/python/.venv/Lib/site-packages/httpx/__pycache__/_status_codes.cpython-312.pyc +0 -0
  220. package/python/.venv/Lib/site-packages/httpx/__pycache__/_types.cpython-312.pyc +0 -0
  221. package/python/.venv/Lib/site-packages/httpx/__pycache__/_urlparse.cpython-312.pyc +0 -0
  222. package/python/.venv/Lib/site-packages/httpx/__pycache__/_urls.cpython-312.pyc +0 -0
  223. package/python/.venv/Lib/site-packages/httpx/__pycache__/_utils.cpython-312.pyc +0 -0
  224. package/python/.venv/Lib/site-packages/httpx/__version__.py +0 -3
  225. package/python/.venv/Lib/site-packages/httpx/_api.py +0 -438
  226. package/python/.venv/Lib/site-packages/httpx/_auth.py +0 -348
  227. package/python/.venv/Lib/site-packages/httpx/_client.py +0 -2019
  228. package/python/.venv/Lib/site-packages/httpx/_config.py +0 -248
  229. package/python/.venv/Lib/site-packages/httpx/_content.py +0 -240
  230. package/python/.venv/Lib/site-packages/httpx/_decoders.py +0 -393
  231. package/python/.venv/Lib/site-packages/httpx/_exceptions.py +0 -379
  232. package/python/.venv/Lib/site-packages/httpx/_main.py +0 -506
  233. package/python/.venv/Lib/site-packages/httpx/_models.py +0 -1277
  234. package/python/.venv/Lib/site-packages/httpx/_multipart.py +0 -300
  235. package/python/.venv/Lib/site-packages/httpx/_status_codes.py +0 -162
  236. package/python/.venv/Lib/site-packages/httpx/_transports/__init__.py +0 -15
  237. package/python/.venv/Lib/site-packages/httpx/_transports/__pycache__/__init__.cpython-312.pyc +0 -0
  238. package/python/.venv/Lib/site-packages/httpx/_transports/__pycache__/asgi.cpython-312.pyc +0 -0
  239. package/python/.venv/Lib/site-packages/httpx/_transports/__pycache__/base.cpython-312.pyc +0 -0
  240. package/python/.venv/Lib/site-packages/httpx/_transports/__pycache__/default.cpython-312.pyc +0 -0
  241. package/python/.venv/Lib/site-packages/httpx/_transports/__pycache__/mock.cpython-312.pyc +0 -0
  242. package/python/.venv/Lib/site-packages/httpx/_transports/__pycache__/wsgi.cpython-312.pyc +0 -0
  243. package/python/.venv/Lib/site-packages/httpx/_transports/asgi.py +0 -187
  244. package/python/.venv/Lib/site-packages/httpx/_transports/base.py +0 -86
  245. package/python/.venv/Lib/site-packages/httpx/_transports/default.py +0 -406
  246. package/python/.venv/Lib/site-packages/httpx/_transports/mock.py +0 -43
  247. package/python/.venv/Lib/site-packages/httpx/_transports/wsgi.py +0 -149
  248. package/python/.venv/Lib/site-packages/httpx/_types.py +0 -114
  249. package/python/.venv/Lib/site-packages/httpx/_urlparse.py +0 -527
  250. package/python/.venv/Lib/site-packages/httpx/_urls.py +0 -641
  251. package/python/.venv/Lib/site-packages/httpx/_utils.py +0 -242
  252. package/python/.venv/Lib/site-packages/httpx/py.typed +0 -0
  253. package/python/.venv/Lib/site-packages/httpx-0.28.1.dist-info/INSTALLER +0 -1
  254. package/python/.venv/Lib/site-packages/httpx-0.28.1.dist-info/METADATA +0 -203
  255. package/python/.venv/Lib/site-packages/httpx-0.28.1.dist-info/RECORD +0 -55
  256. package/python/.venv/Lib/site-packages/httpx-0.28.1.dist-info/REQUESTED +0 -0
  257. package/python/.venv/Lib/site-packages/httpx-0.28.1.dist-info/WHEEL +0 -4
  258. package/python/.venv/Lib/site-packages/httpx-0.28.1.dist-info/entry_points.txt +0 -2
  259. package/python/.venv/Lib/site-packages/httpx-0.28.1.dist-info/licenses/LICENSE.md +0 -12
  260. package/python/.venv/Lib/site-packages/idna/__init__.py +0 -45
  261. package/python/.venv/Lib/site-packages/idna/__pycache__/__init__.cpython-312.pyc +0 -0
  262. package/python/.venv/Lib/site-packages/idna/__pycache__/codec.cpython-312.pyc +0 -0
  263. package/python/.venv/Lib/site-packages/idna/__pycache__/compat.cpython-312.pyc +0 -0
  264. package/python/.venv/Lib/site-packages/idna/__pycache__/core.cpython-312.pyc +0 -0
  265. package/python/.venv/Lib/site-packages/idna/__pycache__/idnadata.cpython-312.pyc +0 -0
  266. package/python/.venv/Lib/site-packages/idna/__pycache__/intranges.cpython-312.pyc +0 -0
  267. package/python/.venv/Lib/site-packages/idna/__pycache__/package_data.cpython-312.pyc +0 -0
  268. package/python/.venv/Lib/site-packages/idna/__pycache__/uts46data.cpython-312.pyc +0 -0
  269. package/python/.venv/Lib/site-packages/idna/codec.py +0 -159
  270. package/python/.venv/Lib/site-packages/idna/compat.py +0 -41
  271. package/python/.venv/Lib/site-packages/idna/core.py +0 -620
  272. package/python/.venv/Lib/site-packages/idna/idnadata.py +0 -4367
  273. package/python/.venv/Lib/site-packages/idna/intranges.py +0 -56
  274. package/python/.venv/Lib/site-packages/idna/package_data.py +0 -1
  275. package/python/.venv/Lib/site-packages/idna/py.typed +0 -0
  276. package/python/.venv/Lib/site-packages/idna/uts46data.py +0 -8383
  277. package/python/.venv/Lib/site-packages/idna-3.15.dist-info/INSTALLER +0 -1
  278. package/python/.venv/Lib/site-packages/idna-3.15.dist-info/METADATA +0 -194
  279. package/python/.venv/Lib/site-packages/idna-3.15.dist-info/RECORD +0 -22
  280. package/python/.venv/Lib/site-packages/idna-3.15.dist-info/WHEEL +0 -4
  281. package/python/.venv/Lib/site-packages/idna-3.15.dist-info/licenses/LICENSE.md +0 -31
  282. package/python/.venv/Lib/site-packages/pip/__init__.py +0 -13
  283. package/python/.venv/Lib/site-packages/pip/__main__.py +0 -24
  284. package/python/.venv/Lib/site-packages/pip/__pip-runner__.py +0 -50
  285. package/python/.venv/Lib/site-packages/pip/__pycache__/__init__.cpython-312.pyc +0 -0
  286. package/python/.venv/Lib/site-packages/pip/__pycache__/__main__.cpython-312.pyc +0 -0
  287. package/python/.venv/Lib/site-packages/pip/__pycache__/__pip-runner__.cpython-312.pyc +0 -0
  288. package/python/.venv/Lib/site-packages/pip/_internal/__init__.py +0 -18
  289. package/python/.venv/Lib/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc +0 -0
  290. package/python/.venv/Lib/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc +0 -0
  291. package/python/.venv/Lib/site-packages/pip/_internal/__pycache__/cache.cpython-312.pyc +0 -0
  292. package/python/.venv/Lib/site-packages/pip/_internal/__pycache__/configuration.cpython-312.pyc +0 -0
  293. package/python/.venv/Lib/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc +0 -0
  294. package/python/.venv/Lib/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc +0 -0
  295. package/python/.venv/Lib/site-packages/pip/_internal/__pycache__/pyproject.cpython-312.pyc +0 -0
  296. package/python/.venv/Lib/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-312.pyc +0 -0
  297. package/python/.venv/Lib/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc +0 -0
  298. package/python/.venv/Lib/site-packages/pip/_internal/build_env.py +0 -322
  299. package/python/.venv/Lib/site-packages/pip/_internal/cache.py +0 -290
  300. package/python/.venv/Lib/site-packages/pip/_internal/cli/__init__.py +0 -4
  301. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  302. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc +0 -0
  303. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc +0 -0
  304. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-312.pyc +0 -0
  305. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc +0 -0
  306. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-312.pyc +0 -0
  307. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/main.cpython-312.pyc +0 -0
  308. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc +0 -0
  309. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc +0 -0
  310. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-312.pyc +0 -0
  311. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc +0 -0
  312. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc +0 -0
  313. package/python/.venv/Lib/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc +0 -0
  314. package/python/.venv/Lib/site-packages/pip/_internal/cli/autocompletion.py +0 -176
  315. package/python/.venv/Lib/site-packages/pip/_internal/cli/base_command.py +0 -240
  316. package/python/.venv/Lib/site-packages/pip/_internal/cli/cmdoptions.py +0 -1075
  317. package/python/.venv/Lib/site-packages/pip/_internal/cli/command_context.py +0 -27
  318. package/python/.venv/Lib/site-packages/pip/_internal/cli/index_command.py +0 -171
  319. package/python/.venv/Lib/site-packages/pip/_internal/cli/main.py +0 -80
  320. package/python/.venv/Lib/site-packages/pip/_internal/cli/main_parser.py +0 -134
  321. package/python/.venv/Lib/site-packages/pip/_internal/cli/parser.py +0 -294
  322. package/python/.venv/Lib/site-packages/pip/_internal/cli/progress_bars.py +0 -94
  323. package/python/.venv/Lib/site-packages/pip/_internal/cli/req_command.py +0 -329
  324. package/python/.venv/Lib/site-packages/pip/_internal/cli/spinners.py +0 -159
  325. package/python/.venv/Lib/site-packages/pip/_internal/cli/status_codes.py +0 -6
  326. package/python/.venv/Lib/site-packages/pip/_internal/commands/__init__.py +0 -132
  327. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc +0 -0
  328. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/cache.cpython-312.pyc +0 -0
  329. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/check.cpython-312.pyc +0 -0
  330. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/completion.cpython-312.pyc +0 -0
  331. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc +0 -0
  332. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc +0 -0
  333. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc +0 -0
  334. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc +0 -0
  335. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/hash.cpython-312.pyc +0 -0
  336. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc +0 -0
  337. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/index.cpython-312.pyc +0 -0
  338. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc +0 -0
  339. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/install.cpython-312.pyc +0 -0
  340. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/list.cpython-312.pyc +0 -0
  341. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/search.cpython-312.pyc +0 -0
  342. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/show.cpython-312.pyc +0 -0
  343. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc +0 -0
  344. package/python/.venv/Lib/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc +0 -0
  345. package/python/.venv/Lib/site-packages/pip/_internal/commands/cache.py +0 -228
  346. package/python/.venv/Lib/site-packages/pip/_internal/commands/check.py +0 -67
  347. package/python/.venv/Lib/site-packages/pip/_internal/commands/completion.py +0 -130
  348. package/python/.venv/Lib/site-packages/pip/_internal/commands/configuration.py +0 -280
  349. package/python/.venv/Lib/site-packages/pip/_internal/commands/debug.py +0 -201
  350. package/python/.venv/Lib/site-packages/pip/_internal/commands/download.py +0 -146
  351. package/python/.venv/Lib/site-packages/pip/_internal/commands/freeze.py +0 -109
  352. package/python/.venv/Lib/site-packages/pip/_internal/commands/hash.py +0 -59
  353. package/python/.venv/Lib/site-packages/pip/_internal/commands/help.py +0 -41
  354. package/python/.venv/Lib/site-packages/pip/_internal/commands/index.py +0 -139
  355. package/python/.venv/Lib/site-packages/pip/_internal/commands/inspect.py +0 -92
  356. package/python/.venv/Lib/site-packages/pip/_internal/commands/install.py +0 -784
  357. package/python/.venv/Lib/site-packages/pip/_internal/commands/list.py +0 -375
  358. package/python/.venv/Lib/site-packages/pip/_internal/commands/search.py +0 -172
  359. package/python/.venv/Lib/site-packages/pip/_internal/commands/show.py +0 -224
  360. package/python/.venv/Lib/site-packages/pip/_internal/commands/uninstall.py +0 -114
  361. package/python/.venv/Lib/site-packages/pip/_internal/commands/wheel.py +0 -182
  362. package/python/.venv/Lib/site-packages/pip/_internal/configuration.py +0 -383
  363. package/python/.venv/Lib/site-packages/pip/_internal/distributions/__init__.py +0 -21
  364. package/python/.venv/Lib/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc +0 -0
  365. package/python/.venv/Lib/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc +0 -0
  366. package/python/.venv/Lib/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc +0 -0
  367. package/python/.venv/Lib/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc +0 -0
  368. package/python/.venv/Lib/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc +0 -0
  369. package/python/.venv/Lib/site-packages/pip/_internal/distributions/base.py +0 -53
  370. package/python/.venv/Lib/site-packages/pip/_internal/distributions/installed.py +0 -29
  371. package/python/.venv/Lib/site-packages/pip/_internal/distributions/sdist.py +0 -158
  372. package/python/.venv/Lib/site-packages/pip/_internal/distributions/wheel.py +0 -42
  373. package/python/.venv/Lib/site-packages/pip/_internal/exceptions.py +0 -809
  374. package/python/.venv/Lib/site-packages/pip/_internal/index/__init__.py +0 -2
  375. package/python/.venv/Lib/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc +0 -0
  376. package/python/.venv/Lib/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc +0 -0
  377. package/python/.venv/Lib/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc +0 -0
  378. package/python/.venv/Lib/site-packages/pip/_internal/index/__pycache__/sources.cpython-312.pyc +0 -0
  379. package/python/.venv/Lib/site-packages/pip/_internal/index/collector.py +0 -494
  380. package/python/.venv/Lib/site-packages/pip/_internal/index/package_finder.py +0 -1029
  381. package/python/.venv/Lib/site-packages/pip/_internal/index/sources.py +0 -284
  382. package/python/.venv/Lib/site-packages/pip/_internal/locations/__init__.py +0 -456
  383. package/python/.venv/Lib/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc +0 -0
  384. package/python/.venv/Lib/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-312.pyc +0 -0
  385. package/python/.venv/Lib/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc +0 -0
  386. package/python/.venv/Lib/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc +0 -0
  387. package/python/.venv/Lib/site-packages/pip/_internal/locations/_distutils.py +0 -172
  388. package/python/.venv/Lib/site-packages/pip/_internal/locations/_sysconfig.py +0 -214
  389. package/python/.venv/Lib/site-packages/pip/_internal/locations/base.py +0 -81
  390. package/python/.venv/Lib/site-packages/pip/_internal/main.py +0 -12
  391. package/python/.venv/Lib/site-packages/pip/_internal/metadata/__init__.py +0 -128
  392. package/python/.venv/Lib/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  393. package/python/.venv/Lib/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc +0 -0
  394. package/python/.venv/Lib/site-packages/pip/_internal/metadata/__pycache__/base.cpython-312.pyc +0 -0
  395. package/python/.venv/Lib/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc +0 -0
  396. package/python/.venv/Lib/site-packages/pip/_internal/metadata/_json.py +0 -86
  397. package/python/.venv/Lib/site-packages/pip/_internal/metadata/base.py +0 -688
  398. package/python/.venv/Lib/site-packages/pip/_internal/metadata/importlib/__init__.py +0 -6
  399. package/python/.venv/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc +0 -0
  400. package/python/.venv/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc +0 -0
  401. package/python/.venv/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-312.pyc +0 -0
  402. package/python/.venv/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc +0 -0
  403. package/python/.venv/Lib/site-packages/pip/_internal/metadata/importlib/_compat.py +0 -85
  404. package/python/.venv/Lib/site-packages/pip/_internal/metadata/importlib/_dists.py +0 -228
  405. package/python/.venv/Lib/site-packages/pip/_internal/metadata/importlib/_envs.py +0 -189
  406. package/python/.venv/Lib/site-packages/pip/_internal/metadata/pkg_resources.py +0 -301
  407. package/python/.venv/Lib/site-packages/pip/_internal/models/__init__.py +0 -2
  408. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc +0 -0
  409. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/candidate.cpython-312.pyc +0 -0
  410. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc +0 -0
  411. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc +0 -0
  412. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc +0 -0
  413. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc +0 -0
  414. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/link.cpython-312.pyc +0 -0
  415. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/scheme.cpython-312.pyc +0 -0
  416. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc +0 -0
  417. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-312.pyc +0 -0
  418. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/target_python.cpython-312.pyc +0 -0
  419. package/python/.venv/Lib/site-packages/pip/_internal/models/__pycache__/wheel.cpython-312.pyc +0 -0
  420. package/python/.venv/Lib/site-packages/pip/_internal/models/candidate.py +0 -25
  421. package/python/.venv/Lib/site-packages/pip/_internal/models/direct_url.py +0 -224
  422. package/python/.venv/Lib/site-packages/pip/_internal/models/format_control.py +0 -78
  423. package/python/.venv/Lib/site-packages/pip/_internal/models/index.py +0 -28
  424. package/python/.venv/Lib/site-packages/pip/_internal/models/installation_report.py +0 -56
  425. package/python/.venv/Lib/site-packages/pip/_internal/models/link.py +0 -604
  426. package/python/.venv/Lib/site-packages/pip/_internal/models/scheme.py +0 -25
  427. package/python/.venv/Lib/site-packages/pip/_internal/models/search_scope.py +0 -127
  428. package/python/.venv/Lib/site-packages/pip/_internal/models/selection_prefs.py +0 -53
  429. package/python/.venv/Lib/site-packages/pip/_internal/models/target_python.py +0 -121
  430. package/python/.venv/Lib/site-packages/pip/_internal/models/wheel.py +0 -118
  431. package/python/.venv/Lib/site-packages/pip/_internal/network/__init__.py +0 -2
  432. package/python/.venv/Lib/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc +0 -0
  433. package/python/.venv/Lib/site-packages/pip/_internal/network/__pycache__/auth.cpython-312.pyc +0 -0
  434. package/python/.venv/Lib/site-packages/pip/_internal/network/__pycache__/cache.cpython-312.pyc +0 -0
  435. package/python/.venv/Lib/site-packages/pip/_internal/network/__pycache__/download.cpython-312.pyc +0 -0
  436. package/python/.venv/Lib/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc +0 -0
  437. package/python/.venv/Lib/site-packages/pip/_internal/network/__pycache__/session.cpython-312.pyc +0 -0
  438. package/python/.venv/Lib/site-packages/pip/_internal/network/__pycache__/utils.cpython-312.pyc +0 -0
  439. package/python/.venv/Lib/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc +0 -0
  440. package/python/.venv/Lib/site-packages/pip/_internal/network/auth.py +0 -566
  441. package/python/.venv/Lib/site-packages/pip/_internal/network/cache.py +0 -118
  442. package/python/.venv/Lib/site-packages/pip/_internal/network/download.py +0 -187
  443. package/python/.venv/Lib/site-packages/pip/_internal/network/lazy_wheel.py +0 -210
  444. package/python/.venv/Lib/site-packages/pip/_internal/network/session.py +0 -523
  445. package/python/.venv/Lib/site-packages/pip/_internal/network/utils.py +0 -98
  446. package/python/.venv/Lib/site-packages/pip/_internal/network/xmlrpc.py +0 -62
  447. package/python/.venv/Lib/site-packages/pip/_internal/operations/__init__.py +0 -0
  448. package/python/.venv/Lib/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc +0 -0
  449. package/python/.venv/Lib/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc +0 -0
  450. package/python/.venv/Lib/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc +0 -0
  451. package/python/.venv/Lib/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc +0 -0
  452. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/__init__.py +0 -0
  453. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc +0 -0
  454. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc +0 -0
  455. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc +0 -0
  456. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc +0 -0
  457. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-312.pyc +0 -0
  458. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-312.pyc +0 -0
  459. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc +0 -0
  460. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc +0 -0
  461. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/build_tracker.py +0 -138
  462. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/metadata.py +0 -39
  463. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/metadata_editable.py +0 -42
  464. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/metadata_legacy.py +0 -74
  465. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/wheel.py +0 -37
  466. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/wheel_editable.py +0 -46
  467. package/python/.venv/Lib/site-packages/pip/_internal/operations/build/wheel_legacy.py +0 -102
  468. package/python/.venv/Lib/site-packages/pip/_internal/operations/check.py +0 -181
  469. package/python/.venv/Lib/site-packages/pip/_internal/operations/freeze.py +0 -256
  470. package/python/.venv/Lib/site-packages/pip/_internal/operations/install/__init__.py +0 -2
  471. package/python/.venv/Lib/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc +0 -0
  472. package/python/.venv/Lib/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-312.pyc +0 -0
  473. package/python/.venv/Lib/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc +0 -0
  474. package/python/.venv/Lib/site-packages/pip/_internal/operations/install/editable_legacy.py +0 -47
  475. package/python/.venv/Lib/site-packages/pip/_internal/operations/install/wheel.py +0 -741
  476. package/python/.venv/Lib/site-packages/pip/_internal/operations/prepare.py +0 -732
  477. package/python/.venv/Lib/site-packages/pip/_internal/pyproject.py +0 -185
  478. package/python/.venv/Lib/site-packages/pip/_internal/req/__init__.py +0 -90
  479. package/python/.venv/Lib/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc +0 -0
  480. package/python/.venv/Lib/site-packages/pip/_internal/req/__pycache__/constructors.cpython-312.pyc +0 -0
  481. package/python/.venv/Lib/site-packages/pip/_internal/req/__pycache__/req_file.cpython-312.pyc +0 -0
  482. package/python/.venv/Lib/site-packages/pip/_internal/req/__pycache__/req_install.cpython-312.pyc +0 -0
  483. package/python/.venv/Lib/site-packages/pip/_internal/req/__pycache__/req_set.cpython-312.pyc +0 -0
  484. package/python/.venv/Lib/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-312.pyc +0 -0
  485. package/python/.venv/Lib/site-packages/pip/_internal/req/constructors.py +0 -560
  486. package/python/.venv/Lib/site-packages/pip/_internal/req/req_file.py +0 -623
  487. package/python/.venv/Lib/site-packages/pip/_internal/req/req_install.py +0 -934
  488. package/python/.venv/Lib/site-packages/pip/_internal/req/req_set.py +0 -82
  489. package/python/.venv/Lib/site-packages/pip/_internal/req/req_uninstall.py +0 -633
  490. package/python/.venv/Lib/site-packages/pip/_internal/resolution/__init__.py +0 -0
  491. package/python/.venv/Lib/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc +0 -0
  492. package/python/.venv/Lib/site-packages/pip/_internal/resolution/__pycache__/base.cpython-312.pyc +0 -0
  493. package/python/.venv/Lib/site-packages/pip/_internal/resolution/base.py +0 -20
  494. package/python/.venv/Lib/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
  495. package/python/.venv/Lib/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc +0 -0
  496. package/python/.venv/Lib/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-312.pyc +0 -0
  497. package/python/.venv/Lib/site-packages/pip/_internal/resolution/legacy/resolver.py +0 -597
  498. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
  499. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  500. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc +0 -0
  501. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc +0 -0
  502. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc +0 -0
  503. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-312.pyc +0 -0
  504. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc +0 -0
  505. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc +0 -0
  506. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc +0 -0
  507. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc +0 -0
  508. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/base.py +0 -139
  509. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/candidates.py +0 -574
  510. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/factory.py +0 -823
  511. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +0 -174
  512. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -258
  513. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/reporter.py +0 -81
  514. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/requirements.py +0 -245
  515. package/python/.venv/Lib/site-packages/pip/_internal/resolution/resolvelib/resolver.py +0 -317
  516. package/python/.venv/Lib/site-packages/pip/_internal/self_outdated_check.py +0 -252
  517. package/python/.venv/Lib/site-packages/pip/_internal/utils/__init__.py +0 -0
  518. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  519. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc +0 -0
  520. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/_log.cpython-312.pyc +0 -0
  521. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-312.pyc +0 -0
  522. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/compat.cpython-312.pyc +0 -0
  523. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-312.pyc +0 -0
  524. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc +0 -0
  525. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc +0 -0
  526. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-312.pyc +0 -0
  527. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-312.pyc +0 -0
  528. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc +0 -0
  529. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-312.pyc +0 -0
  530. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc +0 -0
  531. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc +0 -0
  532. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc +0 -0
  533. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/logging.cpython-312.pyc +0 -0
  534. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/misc.cpython-312.pyc +0 -0
  535. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-312.pyc +0 -0
  536. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/retry.cpython-312.pyc +0 -0
  537. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-312.pyc +0 -0
  538. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc +0 -0
  539. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc +0 -0
  540. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-312.pyc +0 -0
  541. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/urls.cpython-312.pyc +0 -0
  542. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc +0 -0
  543. package/python/.venv/Lib/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-312.pyc +0 -0
  544. package/python/.venv/Lib/site-packages/pip/_internal/utils/_jaraco_text.py +0 -109
  545. package/python/.venv/Lib/site-packages/pip/_internal/utils/_log.py +0 -38
  546. package/python/.venv/Lib/site-packages/pip/_internal/utils/appdirs.py +0 -52
  547. package/python/.venv/Lib/site-packages/pip/_internal/utils/compat.py +0 -79
  548. package/python/.venv/Lib/site-packages/pip/_internal/utils/compatibility_tags.py +0 -188
  549. package/python/.venv/Lib/site-packages/pip/_internal/utils/datetime.py +0 -11
  550. package/python/.venv/Lib/site-packages/pip/_internal/utils/deprecation.py +0 -124
  551. package/python/.venv/Lib/site-packages/pip/_internal/utils/direct_url_helpers.py +0 -87
  552. package/python/.venv/Lib/site-packages/pip/_internal/utils/egg_link.py +0 -80
  553. package/python/.venv/Lib/site-packages/pip/_internal/utils/entrypoints.py +0 -84
  554. package/python/.venv/Lib/site-packages/pip/_internal/utils/filesystem.py +0 -149
  555. package/python/.venv/Lib/site-packages/pip/_internal/utils/filetypes.py +0 -27
  556. package/python/.venv/Lib/site-packages/pip/_internal/utils/glibc.py +0 -101
  557. package/python/.venv/Lib/site-packages/pip/_internal/utils/hashes.py +0 -147
  558. package/python/.venv/Lib/site-packages/pip/_internal/utils/logging.py +0 -354
  559. package/python/.venv/Lib/site-packages/pip/_internal/utils/misc.py +0 -773
  560. package/python/.venv/Lib/site-packages/pip/_internal/utils/packaging.py +0 -58
  561. package/python/.venv/Lib/site-packages/pip/_internal/utils/retry.py +0 -42
  562. package/python/.venv/Lib/site-packages/pip/_internal/utils/setuptools_build.py +0 -146
  563. package/python/.venv/Lib/site-packages/pip/_internal/utils/subprocess.py +0 -245
  564. package/python/.venv/Lib/site-packages/pip/_internal/utils/temp_dir.py +0 -296
  565. package/python/.venv/Lib/site-packages/pip/_internal/utils/unpacking.py +0 -337
  566. package/python/.venv/Lib/site-packages/pip/_internal/utils/urls.py +0 -55
  567. package/python/.venv/Lib/site-packages/pip/_internal/utils/virtualenv.py +0 -104
  568. package/python/.venv/Lib/site-packages/pip/_internal/utils/wheel.py +0 -134
  569. package/python/.venv/Lib/site-packages/pip/_internal/vcs/__init__.py +0 -15
  570. package/python/.venv/Lib/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc +0 -0
  571. package/python/.venv/Lib/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc +0 -0
  572. package/python/.venv/Lib/site-packages/pip/_internal/vcs/__pycache__/git.cpython-312.pyc +0 -0
  573. package/python/.venv/Lib/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-312.pyc +0 -0
  574. package/python/.venv/Lib/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc +0 -0
  575. package/python/.venv/Lib/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc +0 -0
  576. package/python/.venv/Lib/site-packages/pip/_internal/vcs/bazaar.py +0 -112
  577. package/python/.venv/Lib/site-packages/pip/_internal/vcs/git.py +0 -527
  578. package/python/.venv/Lib/site-packages/pip/_internal/vcs/mercurial.py +0 -163
  579. package/python/.venv/Lib/site-packages/pip/_internal/vcs/subversion.py +0 -324
  580. package/python/.venv/Lib/site-packages/pip/_internal/vcs/versioncontrol.py +0 -688
  581. package/python/.venv/Lib/site-packages/pip/_internal/wheel_builder.py +0 -354
  582. package/python/.venv/Lib/site-packages/pip/_vendor/__init__.py +0 -116
  583. package/python/.venv/Lib/site-packages/pip/_vendor/__pycache__/__init__.cpython-312.pyc +0 -0
  584. package/python/.venv/Lib/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-312.pyc +0 -0
  585. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__init__.py +0 -29
  586. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc +0 -0
  587. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc +0 -0
  588. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-312.pyc +0 -0
  589. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-312.pyc +0 -0
  590. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc +0 -0
  591. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc +0 -0
  592. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc +0 -0
  593. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-312.pyc +0 -0
  594. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc +0 -0
  595. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/_cmd.py +0 -70
  596. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/adapter.py +0 -161
  597. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/cache.py +0 -75
  598. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +0 -8
  599. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc +0 -0
  600. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc +0 -0
  601. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-312.pyc +0 -0
  602. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +0 -182
  603. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -48
  604. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/controller.py +0 -500
  605. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/filewrapper.py +0 -119
  606. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/heuristics.py +0 -157
  607. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/py.typed +0 -0
  608. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/serialize.py +0 -146
  609. package/python/.venv/Lib/site-packages/pip/_vendor/cachecontrol/wrapper.py +0 -43
  610. package/python/.venv/Lib/site-packages/pip/_vendor/certifi/__init__.py +0 -4
  611. package/python/.venv/Lib/site-packages/pip/_vendor/certifi/__main__.py +0 -12
  612. package/python/.venv/Lib/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc +0 -0
  613. package/python/.venv/Lib/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-312.pyc +0 -0
  614. package/python/.venv/Lib/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc +0 -0
  615. package/python/.venv/Lib/site-packages/pip/_vendor/certifi/cacert.pem +0 -4929
  616. package/python/.venv/Lib/site-packages/pip/_vendor/certifi/core.py +0 -114
  617. package/python/.venv/Lib/site-packages/pip/_vendor/certifi/py.typed +0 -0
  618. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__init__.py +0 -33
  619. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc +0 -0
  620. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc +0 -0
  621. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-312.pyc +0 -0
  622. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-312.pyc +0 -0
  623. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-312.pyc +0 -0
  624. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-312.pyc +0 -0
  625. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-312.pyc +0 -0
  626. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-312.pyc +0 -0
  627. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc +0 -0
  628. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-312.pyc +0 -0
  629. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-312.pyc +0 -0
  630. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-312.pyc +0 -0
  631. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-312.pyc +0 -0
  632. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/compat.py +0 -1137
  633. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/database.py +0 -1329
  634. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/index.py +0 -508
  635. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/locators.py +0 -1295
  636. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/manifest.py +0 -384
  637. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/markers.py +0 -162
  638. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/metadata.py +0 -1031
  639. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/resources.py +0 -358
  640. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/scripts.py +0 -447
  641. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/t32.exe +0 -0
  642. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
  643. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/t64.exe +0 -0
  644. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/util.py +0 -1984
  645. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/version.py +0 -750
  646. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/w32.exe +0 -0
  647. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
  648. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/w64.exe +0 -0
  649. package/python/.venv/Lib/site-packages/pip/_vendor/distlib/wheel.py +0 -1100
  650. package/python/.venv/Lib/site-packages/pip/_vendor/distro/__init__.py +0 -54
  651. package/python/.venv/Lib/site-packages/pip/_vendor/distro/__main__.py +0 -4
  652. package/python/.venv/Lib/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc +0 -0
  653. package/python/.venv/Lib/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc +0 -0
  654. package/python/.venv/Lib/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-312.pyc +0 -0
  655. package/python/.venv/Lib/site-packages/pip/_vendor/distro/distro.py +0 -1403
  656. package/python/.venv/Lib/site-packages/pip/_vendor/distro/py.typed +0 -0
  657. package/python/.venv/Lib/site-packages/pip/_vendor/idna/__init__.py +0 -45
  658. package/python/.venv/Lib/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc +0 -0
  659. package/python/.venv/Lib/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc +0 -0
  660. package/python/.venv/Lib/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-312.pyc +0 -0
  661. package/python/.venv/Lib/site-packages/pip/_vendor/idna/__pycache__/core.cpython-312.pyc +0 -0
  662. package/python/.venv/Lib/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc +0 -0
  663. package/python/.venv/Lib/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc +0 -0
  664. package/python/.venv/Lib/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc +0 -0
  665. package/python/.venv/Lib/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc +0 -0
  666. package/python/.venv/Lib/site-packages/pip/_vendor/idna/codec.py +0 -122
  667. package/python/.venv/Lib/site-packages/pip/_vendor/idna/compat.py +0 -15
  668. package/python/.venv/Lib/site-packages/pip/_vendor/idna/core.py +0 -437
  669. package/python/.venv/Lib/site-packages/pip/_vendor/idna/idnadata.py +0 -4243
  670. package/python/.venv/Lib/site-packages/pip/_vendor/idna/intranges.py +0 -57
  671. package/python/.venv/Lib/site-packages/pip/_vendor/idna/package_data.py +0 -1
  672. package/python/.venv/Lib/site-packages/pip/_vendor/idna/py.typed +0 -0
  673. package/python/.venv/Lib/site-packages/pip/_vendor/idna/uts46data.py +0 -8681
  674. package/python/.venv/Lib/site-packages/pip/_vendor/msgpack/__init__.py +0 -55
  675. package/python/.venv/Lib/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc +0 -0
  676. package/python/.venv/Lib/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc +0 -0
  677. package/python/.venv/Lib/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-312.pyc +0 -0
  678. package/python/.venv/Lib/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-312.pyc +0 -0
  679. package/python/.venv/Lib/site-packages/pip/_vendor/msgpack/exceptions.py +0 -48
  680. package/python/.venv/Lib/site-packages/pip/_vendor/msgpack/ext.py +0 -170
  681. package/python/.venv/Lib/site-packages/pip/_vendor/msgpack/fallback.py +0 -929
  682. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__init__.py +0 -15
  683. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  684. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  685. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  686. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  687. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  688. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  689. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  690. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  691. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  692. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  693. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  694. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  695. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  696. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  697. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/_elffile.py +0 -110
  698. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/_manylinux.py +0 -263
  699. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/_musllinux.py +0 -85
  700. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/_parser.py +0 -354
  701. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/_structures.py +0 -61
  702. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/_tokenizer.py +0 -194
  703. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/licenses/__init__.py +0 -145
  704. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-312.pyc +0 -0
  705. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-312.pyc +0 -0
  706. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/licenses/_spdx.py +0 -759
  707. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/markers.py +0 -331
  708. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/metadata.py +0 -863
  709. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/py.typed +0 -0
  710. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/requirements.py +0 -91
  711. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/specifiers.py +0 -1020
  712. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/tags.py +0 -617
  713. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/utils.py +0 -163
  714. package/python/.venv/Lib/site-packages/pip/_vendor/packaging/version.py +0 -582
  715. package/python/.venv/Lib/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -3676
  716. package/python/.venv/Lib/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  717. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__init__.py +0 -631
  718. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__main__.py +0 -55
  719. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  720. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  721. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  722. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  723. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  724. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  725. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  726. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  727. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/android.py +0 -249
  728. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/api.py +0 -298
  729. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/macos.py +0 -144
  730. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/py.typed +0 -0
  731. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/unix.py +0 -269
  732. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/version.py +0 -16
  733. package/python/.venv/Lib/site-packages/pip/_vendor/platformdirs/windows.py +0 -272
  734. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__init__.py +0 -82
  735. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__main__.py +0 -17
  736. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc +0 -0
  737. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-312.pyc +0 -0
  738. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/cmdline.cpython-312.pyc +0 -0
  739. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-312.pyc +0 -0
  740. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc +0 -0
  741. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-312.pyc +0 -0
  742. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-312.pyc +0 -0
  743. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc +0 -0
  744. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-312.pyc +0 -0
  745. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc +0 -0
  746. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-312.pyc +0 -0
  747. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc +0 -0
  748. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-312.pyc +0 -0
  749. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-312.pyc +0 -0
  750. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc +0 -0
  751. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-312.pyc +0 -0
  752. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/cmdline.py +0 -668
  753. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/console.py +0 -70
  754. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/filter.py +0 -70
  755. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/filters/__init__.py +0 -940
  756. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc +0 -0
  757. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatter.py +0 -129
  758. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__init__.py +0 -157
  759. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc +0 -0
  760. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc +0 -0
  761. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-312.pyc +0 -0
  762. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/groff.cpython-312.pyc +0 -0
  763. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/html.cpython-312.pyc +0 -0
  764. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/img.cpython-312.pyc +0 -0
  765. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/irc.cpython-312.pyc +0 -0
  766. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/latex.cpython-312.pyc +0 -0
  767. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/other.cpython-312.pyc +0 -0
  768. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-312.pyc +0 -0
  769. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-312.pyc +0 -0
  770. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/svg.cpython-312.pyc +0 -0
  771. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-312.pyc +0 -0
  772. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-312.pyc +0 -0
  773. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/_mapping.py +0 -23
  774. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/bbcode.py +0 -108
  775. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/groff.py +0 -170
  776. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/html.py +0 -987
  777. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/img.py +0 -685
  778. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/irc.py +0 -154
  779. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/latex.py +0 -518
  780. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/other.py +0 -160
  781. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py +0 -83
  782. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/rtf.py +0 -349
  783. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/svg.py +0 -185
  784. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/terminal.py +0 -127
  785. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/formatters/terminal256.py +0 -338
  786. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/lexer.py +0 -963
  787. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/lexers/__init__.py +0 -362
  788. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-312.pyc +0 -0
  789. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-312.pyc +0 -0
  790. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-312.pyc +0 -0
  791. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/lexers/_mapping.py +0 -589
  792. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/lexers/python.py +0 -1198
  793. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/modeline.py +0 -43
  794. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/plugin.py +0 -72
  795. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/regexopt.py +0 -91
  796. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/scanner.py +0 -104
  797. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/sphinxext.py +0 -247
  798. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/style.py +0 -203
  799. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/styles/__init__.py +0 -61
  800. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc +0 -0
  801. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-312.pyc +0 -0
  802. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/styles/_mapping.py +0 -54
  803. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/token.py +0 -214
  804. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/unistring.py +0 -153
  805. package/python/.venv/Lib/site-packages/pip/_vendor/pygments/util.py +0 -324
  806. package/python/.venv/Lib/site-packages/pip/_vendor/pyproject_hooks/__init__.py +0 -31
  807. package/python/.venv/Lib/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-312.pyc +0 -0
  808. package/python/.venv/Lib/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-312.pyc +0 -0
  809. package/python/.venv/Lib/site-packages/pip/_vendor/pyproject_hooks/_impl.py +0 -410
  810. package/python/.venv/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py +0 -21
  811. package/python/.venv/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc +0 -0
  812. package/python/.venv/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc +0 -0
  813. package/python/.venv/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +0 -389
  814. package/python/.venv/Lib/site-packages/pip/_vendor/pyproject_hooks/py.typed +0 -0
  815. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__init__.py +0 -179
  816. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-312.pyc +0 -0
  817. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-312.pyc +0 -0
  818. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-312.pyc +0 -0
  819. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-312.pyc +0 -0
  820. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/api.cpython-312.pyc +0 -0
  821. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-312.pyc +0 -0
  822. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-312.pyc +0 -0
  823. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-312.pyc +0 -0
  824. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-312.pyc +0 -0
  825. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-312.pyc +0 -0
  826. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/help.cpython-312.pyc +0 -0
  827. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-312.pyc +0 -0
  828. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/models.cpython-312.pyc +0 -0
  829. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-312.pyc +0 -0
  830. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-312.pyc +0 -0
  831. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-312.pyc +0 -0
  832. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-312.pyc +0 -0
  833. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-312.pyc +0 -0
  834. package/python/.venv/Lib/site-packages/pip/_vendor/requests/__version__.py +0 -14
  835. package/python/.venv/Lib/site-packages/pip/_vendor/requests/_internal_utils.py +0 -50
  836. package/python/.venv/Lib/site-packages/pip/_vendor/requests/adapters.py +0 -719
  837. package/python/.venv/Lib/site-packages/pip/_vendor/requests/api.py +0 -157
  838. package/python/.venv/Lib/site-packages/pip/_vendor/requests/auth.py +0 -314
  839. package/python/.venv/Lib/site-packages/pip/_vendor/requests/certs.py +0 -17
  840. package/python/.venv/Lib/site-packages/pip/_vendor/requests/compat.py +0 -78
  841. package/python/.venv/Lib/site-packages/pip/_vendor/requests/cookies.py +0 -561
  842. package/python/.venv/Lib/site-packages/pip/_vendor/requests/exceptions.py +0 -151
  843. package/python/.venv/Lib/site-packages/pip/_vendor/requests/help.py +0 -127
  844. package/python/.venv/Lib/site-packages/pip/_vendor/requests/hooks.py +0 -33
  845. package/python/.venv/Lib/site-packages/pip/_vendor/requests/models.py +0 -1037
  846. package/python/.venv/Lib/site-packages/pip/_vendor/requests/packages.py +0 -25
  847. package/python/.venv/Lib/site-packages/pip/_vendor/requests/sessions.py +0 -831
  848. package/python/.venv/Lib/site-packages/pip/_vendor/requests/status_codes.py +0 -128
  849. package/python/.venv/Lib/site-packages/pip/_vendor/requests/structures.py +0 -99
  850. package/python/.venv/Lib/site-packages/pip/_vendor/requests/utils.py +0 -1096
  851. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/__init__.py +0 -26
  852. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  853. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-312.pyc +0 -0
  854. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-312.pyc +0 -0
  855. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/resolvers.cpython-312.pyc +0 -0
  856. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-312.pyc +0 -0
  857. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/compat/__init__.py +0 -0
  858. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  859. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-312.pyc +0 -0
  860. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py +0 -6
  861. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/providers.py +0 -133
  862. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/py.typed +0 -0
  863. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/reporters.py +0 -43
  864. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/resolvers.py +0 -547
  865. package/python/.venv/Lib/site-packages/pip/_vendor/resolvelib/structs.py +0 -170
  866. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__init__.py +0 -177
  867. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__main__.py +0 -273
  868. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-312.pyc +0 -0
  869. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-312.pyc +0 -0
  870. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-312.pyc +0 -0
  871. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-312.pyc +0 -0
  872. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-312.pyc +0 -0
  873. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-312.pyc +0 -0
  874. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-312.pyc +0 -0
  875. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-312.pyc +0 -0
  876. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-312.pyc +0 -0
  877. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-312.pyc +0 -0
  878. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-312.pyc +0 -0
  879. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-312.pyc +0 -0
  880. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-312.pyc +0 -0
  881. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-312.pyc +0 -0
  882. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-312.pyc +0 -0
  883. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-312.pyc +0 -0
  884. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-312.pyc +0 -0
  885. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-312.pyc +0 -0
  886. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-312.pyc +0 -0
  887. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-312.pyc +0 -0
  888. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-312.pyc +0 -0
  889. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-312.pyc +0 -0
  890. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-312.pyc +0 -0
  891. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/align.cpython-312.pyc +0 -0
  892. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-312.pyc +0 -0
  893. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-312.pyc +0 -0
  894. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/box.cpython-312.pyc +0 -0
  895. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-312.pyc +0 -0
  896. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/color.cpython-312.pyc +0 -0
  897. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-312.pyc +0 -0
  898. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-312.pyc +0 -0
  899. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/console.cpython-312.pyc +0 -0
  900. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-312.pyc +0 -0
  901. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-312.pyc +0 -0
  902. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/control.cpython-312.pyc +0 -0
  903. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-312.pyc +0 -0
  904. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-312.pyc +0 -0
  905. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-312.pyc +0 -0
  906. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-312.pyc +0 -0
  907. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-312.pyc +0 -0
  908. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-312.pyc +0 -0
  909. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-312.pyc +0 -0
  910. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/json.cpython-312.pyc +0 -0
  911. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-312.pyc +0 -0
  912. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-312.pyc +0 -0
  913. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/live.cpython-312.pyc +0 -0
  914. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-312.pyc +0 -0
  915. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-312.pyc +0 -0
  916. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-312.pyc +0 -0
  917. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-312.pyc +0 -0
  918. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-312.pyc +0 -0
  919. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-312.pyc +0 -0
  920. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-312.pyc +0 -0
  921. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-312.pyc +0 -0
  922. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-312.pyc +0 -0
  923. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-312.pyc +0 -0
  924. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-312.pyc +0 -0
  925. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-312.pyc +0 -0
  926. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-312.pyc +0 -0
  927. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/region.cpython-312.pyc +0 -0
  928. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-312.pyc +0 -0
  929. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-312.pyc +0 -0
  930. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-312.pyc +0 -0
  931. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-312.pyc +0 -0
  932. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-312.pyc +0 -0
  933. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-312.pyc +0 -0
  934. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/status.cpython-312.pyc +0 -0
  935. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/style.cpython-312.pyc +0 -0
  936. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-312.pyc +0 -0
  937. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-312.pyc +0 -0
  938. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/table.cpython-312.pyc +0 -0
  939. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-312.pyc +0 -0
  940. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/text.cpython-312.pyc +0 -0
  941. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-312.pyc +0 -0
  942. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-312.pyc +0 -0
  943. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-312.pyc +0 -0
  944. package/python/.venv/Lib/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-312.pyc +0 -0
  945. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_cell_widths.py +0 -454
  946. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_emoji_codes.py +0 -3610
  947. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_emoji_replace.py +0 -32
  948. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_export_format.py +0 -76
  949. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_extension.py +0 -10
  950. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_fileno.py +0 -24
  951. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_inspect.py +0 -268
  952. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_log_render.py +0 -94
  953. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_loop.py +0 -43
  954. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_null_file.py +0 -69
  955. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_palettes.py +0 -309
  956. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_pick.py +0 -17
  957. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_ratio.py +0 -159
  958. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_spinners.py +0 -482
  959. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_stack.py +0 -16
  960. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_timer.py +0 -19
  961. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_win32_console.py +0 -661
  962. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_windows.py +0 -71
  963. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_windows_renderer.py +0 -56
  964. package/python/.venv/Lib/site-packages/pip/_vendor/rich/_wrap.py +0 -93
  965. package/python/.venv/Lib/site-packages/pip/_vendor/rich/abc.py +0 -33
  966. package/python/.venv/Lib/site-packages/pip/_vendor/rich/align.py +0 -312
  967. package/python/.venv/Lib/site-packages/pip/_vendor/rich/ansi.py +0 -241
  968. package/python/.venv/Lib/site-packages/pip/_vendor/rich/bar.py +0 -93
  969. package/python/.venv/Lib/site-packages/pip/_vendor/rich/box.py +0 -480
  970. package/python/.venv/Lib/site-packages/pip/_vendor/rich/cells.py +0 -174
  971. package/python/.venv/Lib/site-packages/pip/_vendor/rich/color.py +0 -621
  972. package/python/.venv/Lib/site-packages/pip/_vendor/rich/color_triplet.py +0 -38
  973. package/python/.venv/Lib/site-packages/pip/_vendor/rich/columns.py +0 -187
  974. package/python/.venv/Lib/site-packages/pip/_vendor/rich/console.py +0 -2661
  975. package/python/.venv/Lib/site-packages/pip/_vendor/rich/constrain.py +0 -37
  976. package/python/.venv/Lib/site-packages/pip/_vendor/rich/containers.py +0 -167
  977. package/python/.venv/Lib/site-packages/pip/_vendor/rich/control.py +0 -225
  978. package/python/.venv/Lib/site-packages/pip/_vendor/rich/default_styles.py +0 -191
  979. package/python/.venv/Lib/site-packages/pip/_vendor/rich/diagnose.py +0 -37
  980. package/python/.venv/Lib/site-packages/pip/_vendor/rich/emoji.py +0 -96
  981. package/python/.venv/Lib/site-packages/pip/_vendor/rich/errors.py +0 -34
  982. package/python/.venv/Lib/site-packages/pip/_vendor/rich/file_proxy.py +0 -57
  983. package/python/.venv/Lib/site-packages/pip/_vendor/rich/filesize.py +0 -88
  984. package/python/.venv/Lib/site-packages/pip/_vendor/rich/highlighter.py +0 -232
  985. package/python/.venv/Lib/site-packages/pip/_vendor/rich/json.py +0 -139
  986. package/python/.venv/Lib/site-packages/pip/_vendor/rich/jupyter.py +0 -101
  987. package/python/.venv/Lib/site-packages/pip/_vendor/rich/layout.py +0 -442
  988. package/python/.venv/Lib/site-packages/pip/_vendor/rich/live.py +0 -375
  989. package/python/.venv/Lib/site-packages/pip/_vendor/rich/live_render.py +0 -112
  990. package/python/.venv/Lib/site-packages/pip/_vendor/rich/logging.py +0 -297
  991. package/python/.venv/Lib/site-packages/pip/_vendor/rich/markup.py +0 -251
  992. package/python/.venv/Lib/site-packages/pip/_vendor/rich/measure.py +0 -151
  993. package/python/.venv/Lib/site-packages/pip/_vendor/rich/padding.py +0 -141
  994. package/python/.venv/Lib/site-packages/pip/_vendor/rich/pager.py +0 -34
  995. package/python/.venv/Lib/site-packages/pip/_vendor/rich/palette.py +0 -100
  996. package/python/.venv/Lib/site-packages/pip/_vendor/rich/panel.py +0 -318
  997. package/python/.venv/Lib/site-packages/pip/_vendor/rich/pretty.py +0 -1016
  998. package/python/.venv/Lib/site-packages/pip/_vendor/rich/progress.py +0 -1715
  999. package/python/.venv/Lib/site-packages/pip/_vendor/rich/progress_bar.py +0 -223
  1000. package/python/.venv/Lib/site-packages/pip/_vendor/rich/prompt.py +0 -400
  1001. package/python/.venv/Lib/site-packages/pip/_vendor/rich/protocol.py +0 -42
  1002. package/python/.venv/Lib/site-packages/pip/_vendor/rich/py.typed +0 -0
  1003. package/python/.venv/Lib/site-packages/pip/_vendor/rich/region.py +0 -10
  1004. package/python/.venv/Lib/site-packages/pip/_vendor/rich/repr.py +0 -149
  1005. package/python/.venv/Lib/site-packages/pip/_vendor/rich/rule.py +0 -130
  1006. package/python/.venv/Lib/site-packages/pip/_vendor/rich/scope.py +0 -86
  1007. package/python/.venv/Lib/site-packages/pip/_vendor/rich/screen.py +0 -54
  1008. package/python/.venv/Lib/site-packages/pip/_vendor/rich/segment.py +0 -752
  1009. package/python/.venv/Lib/site-packages/pip/_vendor/rich/spinner.py +0 -138
  1010. package/python/.venv/Lib/site-packages/pip/_vendor/rich/status.py +0 -131
  1011. package/python/.venv/Lib/site-packages/pip/_vendor/rich/style.py +0 -796
  1012. package/python/.venv/Lib/site-packages/pip/_vendor/rich/styled.py +0 -42
  1013. package/python/.venv/Lib/site-packages/pip/_vendor/rich/syntax.py +0 -966
  1014. package/python/.venv/Lib/site-packages/pip/_vendor/rich/table.py +0 -1007
  1015. package/python/.venv/Lib/site-packages/pip/_vendor/rich/terminal_theme.py +0 -153
  1016. package/python/.venv/Lib/site-packages/pip/_vendor/rich/text.py +0 -1361
  1017. package/python/.venv/Lib/site-packages/pip/_vendor/rich/theme.py +0 -115
  1018. package/python/.venv/Lib/site-packages/pip/_vendor/rich/themes.py +0 -5
  1019. package/python/.venv/Lib/site-packages/pip/_vendor/rich/traceback.py +0 -797
  1020. package/python/.venv/Lib/site-packages/pip/_vendor/rich/tree.py +0 -257
  1021. package/python/.venv/Lib/site-packages/pip/_vendor/tomli/__init__.py +0 -8
  1022. package/python/.venv/Lib/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  1023. package/python/.venv/Lib/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  1024. package/python/.venv/Lib/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  1025. package/python/.venv/Lib/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  1026. package/python/.venv/Lib/site-packages/pip/_vendor/tomli/_parser.py +0 -770
  1027. package/python/.venv/Lib/site-packages/pip/_vendor/tomli/_re.py +0 -112
  1028. package/python/.venv/Lib/site-packages/pip/_vendor/tomli/_types.py +0 -10
  1029. package/python/.venv/Lib/site-packages/pip/_vendor/tomli/py.typed +0 -1
  1030. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/__init__.py +0 -36
  1031. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc +0 -0
  1032. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc +0 -0
  1033. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-312.pyc +0 -0
  1034. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc +0 -0
  1035. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-312.pyc +0 -0
  1036. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-312.pyc +0 -0
  1037. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/_api.py +0 -316
  1038. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/_macos.py +0 -571
  1039. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/_openssl.py +0 -66
  1040. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/_ssl_constants.py +0 -31
  1041. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/_windows.py +0 -567
  1042. package/python/.venv/Lib/site-packages/pip/_vendor/truststore/py.typed +0 -0
  1043. package/python/.venv/Lib/site-packages/pip/_vendor/typing_extensions.py +0 -3641
  1044. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__init__.py +0 -102
  1045. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc +0 -0
  1046. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-312.pyc +0 -0
  1047. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc +0 -0
  1048. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-312.pyc +0 -0
  1049. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-312.pyc +0 -0
  1050. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc +0 -0
  1051. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc +0 -0
  1052. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-312.pyc +0 -0
  1053. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc +0 -0
  1054. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc +0 -0
  1055. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc +0 -0
  1056. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/_collections.py +0 -355
  1057. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/_version.py +0 -2
  1058. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/connection.py +0 -572
  1059. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/connectionpool.py +0 -1140
  1060. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
  1061. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc +0 -0
  1062. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc +0 -0
  1063. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-312.pyc +0 -0
  1064. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc +0 -0
  1065. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc +0 -0
  1066. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-312.pyc +0 -0
  1067. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc +0 -0
  1068. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
  1069. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
  1070. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-312.pyc +0 -0
  1071. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-312.pyc +0 -0
  1072. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc +0 -0
  1073. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
  1074. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
  1075. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/appengine.py +0 -314
  1076. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
  1077. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -518
  1078. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +0 -920
  1079. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/contrib/socks.py +0 -216
  1080. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/exceptions.py +0 -323
  1081. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/fields.py +0 -274
  1082. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/filepost.py +0 -98
  1083. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -0
  1084. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc +0 -0
  1085. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc +0 -0
  1086. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
  1087. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  1088. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc +0 -0
  1089. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc +0 -0
  1090. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
  1091. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +0 -155
  1092. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/packages/six.py +0 -1076
  1093. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/poolmanager.py +0 -540
  1094. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/request.py +0 -191
  1095. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/response.py +0 -879
  1096. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__init__.py +0 -49
  1097. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc +0 -0
  1098. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc +0 -0
  1099. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc +0 -0
  1100. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-312.pyc +0 -0
  1101. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc +0 -0
  1102. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc +0 -0
  1103. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc +0 -0
  1104. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-312.pyc +0 -0
  1105. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc +0 -0
  1106. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-312.pyc +0 -0
  1107. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc +0 -0
  1108. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-312.pyc +0 -0
  1109. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc +0 -0
  1110. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/connection.py +0 -149
  1111. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/proxy.py +0 -57
  1112. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/queue.py +0 -22
  1113. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/request.py +0 -137
  1114. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/response.py +0 -107
  1115. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/retry.py +0 -622
  1116. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/ssl_.py +0 -504
  1117. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +0 -159
  1118. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/ssltransport.py +0 -221
  1119. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/timeout.py +0 -271
  1120. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/url.py +0 -435
  1121. package/python/.venv/Lib/site-packages/pip/_vendor/urllib3/util/wait.py +0 -152
  1122. package/python/.venv/Lib/site-packages/pip/_vendor/vendor.txt +0 -18
  1123. package/python/.venv/Lib/site-packages/pip/py.typed +0 -4
  1124. package/python/.venv/Lib/site-packages/pip-25.0.1.dist-info/AUTHORS.txt +0 -806
  1125. package/python/.venv/Lib/site-packages/pip-25.0.1.dist-info/INSTALLER +0 -1
  1126. package/python/.venv/Lib/site-packages/pip-25.0.1.dist-info/LICENSE.txt +0 -20
  1127. package/python/.venv/Lib/site-packages/pip-25.0.1.dist-info/METADATA +0 -90
  1128. package/python/.venv/Lib/site-packages/pip-25.0.1.dist-info/RECORD +0 -854
  1129. package/python/.venv/Lib/site-packages/pip-25.0.1.dist-info/REQUESTED +0 -0
  1130. package/python/.venv/Lib/site-packages/pip-25.0.1.dist-info/WHEEL +0 -5
  1131. package/python/.venv/Lib/site-packages/pip-25.0.1.dist-info/entry_points.txt +0 -3
  1132. package/python/.venv/Lib/site-packages/pip-25.0.1.dist-info/top_level.txt +0 -1
  1133. package/python/.venv/Lib/site-packages/typing_extensions-4.15.0.dist-info/INSTALLER +0 -1
  1134. package/python/.venv/Lib/site-packages/typing_extensions-4.15.0.dist-info/METADATA +0 -72
  1135. package/python/.venv/Lib/site-packages/typing_extensions-4.15.0.dist-info/RECORD +0 -7
  1136. package/python/.venv/Lib/site-packages/typing_extensions-4.15.0.dist-info/WHEEL +0 -4
  1137. package/python/.venv/Lib/site-packages/typing_extensions-4.15.0.dist-info/licenses/LICENSE +0 -279
  1138. package/python/.venv/Lib/site-packages/typing_extensions.py +0 -4317
  1139. package/python/.venv/Scripts/Activate.ps1 +0 -528
  1140. package/python/.venv/Scripts/activate +0 -76
  1141. package/python/.venv/Scripts/activate.bat +0 -34
  1142. package/python/.venv/Scripts/deactivate.bat +0 -22
  1143. package/python/.venv/Scripts/httpx.exe +0 -0
  1144. package/python/.venv/Scripts/pip.exe +0 -0
  1145. package/python/.venv/Scripts/pip3.12.exe +0 -0
  1146. package/python/.venv/Scripts/pip3.exe +0 -0
  1147. package/python/.venv/Scripts/python.exe +0 -0
  1148. package/python/.venv/Scripts/pythonw.exe +0 -0
  1149. package/python/.venv/pyvenv.cfg +0 -5
@@ -1,879 +0,0 @@
1
- from __future__ import absolute_import
2
-
3
- import io
4
- import logging
5
- import sys
6
- import warnings
7
- import zlib
8
- from contextlib import contextmanager
9
- from socket import error as SocketError
10
- from socket import timeout as SocketTimeout
11
-
12
- brotli = None
13
-
14
- from . import util
15
- from ._collections import HTTPHeaderDict
16
- from .connection import BaseSSLError, HTTPException
17
- from .exceptions import (
18
- BodyNotHttplibCompatible,
19
- DecodeError,
20
- HTTPError,
21
- IncompleteRead,
22
- InvalidChunkLength,
23
- InvalidHeader,
24
- ProtocolError,
25
- ReadTimeoutError,
26
- ResponseNotChunked,
27
- SSLError,
28
- )
29
- from .packages import six
30
- from .util.response import is_fp_closed, is_response_to_head
31
-
32
- log = logging.getLogger(__name__)
33
-
34
-
35
- class DeflateDecoder(object):
36
- def __init__(self):
37
- self._first_try = True
38
- self._data = b""
39
- self._obj = zlib.decompressobj()
40
-
41
- def __getattr__(self, name):
42
- return getattr(self._obj, name)
43
-
44
- def decompress(self, data):
45
- if not data:
46
- return data
47
-
48
- if not self._first_try:
49
- return self._obj.decompress(data)
50
-
51
- self._data += data
52
- try:
53
- decompressed = self._obj.decompress(data)
54
- if decompressed:
55
- self._first_try = False
56
- self._data = None
57
- return decompressed
58
- except zlib.error:
59
- self._first_try = False
60
- self._obj = zlib.decompressobj(-zlib.MAX_WBITS)
61
- try:
62
- return self.decompress(self._data)
63
- finally:
64
- self._data = None
65
-
66
-
67
- class GzipDecoderState(object):
68
-
69
- FIRST_MEMBER = 0
70
- OTHER_MEMBERS = 1
71
- SWALLOW_DATA = 2
72
-
73
-
74
- class GzipDecoder(object):
75
- def __init__(self):
76
- self._obj = zlib.decompressobj(16 + zlib.MAX_WBITS)
77
- self._state = GzipDecoderState.FIRST_MEMBER
78
-
79
- def __getattr__(self, name):
80
- return getattr(self._obj, name)
81
-
82
- def decompress(self, data):
83
- ret = bytearray()
84
- if self._state == GzipDecoderState.SWALLOW_DATA or not data:
85
- return bytes(ret)
86
- while True:
87
- try:
88
- ret += self._obj.decompress(data)
89
- except zlib.error:
90
- previous_state = self._state
91
- # Ignore data after the first error
92
- self._state = GzipDecoderState.SWALLOW_DATA
93
- if previous_state == GzipDecoderState.OTHER_MEMBERS:
94
- # Allow trailing garbage acceptable in other gzip clients
95
- return bytes(ret)
96
- raise
97
- data = self._obj.unused_data
98
- if not data:
99
- return bytes(ret)
100
- self._state = GzipDecoderState.OTHER_MEMBERS
101
- self._obj = zlib.decompressobj(16 + zlib.MAX_WBITS)
102
-
103
-
104
- if brotli is not None:
105
-
106
- class BrotliDecoder(object):
107
- # Supports both 'brotlipy' and 'Brotli' packages
108
- # since they share an import name. The top branches
109
- # are for 'brotlipy' and bottom branches for 'Brotli'
110
- def __init__(self):
111
- self._obj = brotli.Decompressor()
112
- if hasattr(self._obj, "decompress"):
113
- self.decompress = self._obj.decompress
114
- else:
115
- self.decompress = self._obj.process
116
-
117
- def flush(self):
118
- if hasattr(self._obj, "flush"):
119
- return self._obj.flush()
120
- return b""
121
-
122
-
123
- class MultiDecoder(object):
124
- """
125
- From RFC7231:
126
- If one or more encodings have been applied to a representation, the
127
- sender that applied the encodings MUST generate a Content-Encoding
128
- header field that lists the content codings in the order in which
129
- they were applied.
130
- """
131
-
132
- def __init__(self, modes):
133
- self._decoders = [_get_decoder(m.strip()) for m in modes.split(",")]
134
-
135
- def flush(self):
136
- return self._decoders[0].flush()
137
-
138
- def decompress(self, data):
139
- for d in reversed(self._decoders):
140
- data = d.decompress(data)
141
- return data
142
-
143
-
144
- def _get_decoder(mode):
145
- if "," in mode:
146
- return MultiDecoder(mode)
147
-
148
- if mode == "gzip":
149
- return GzipDecoder()
150
-
151
- if brotli is not None and mode == "br":
152
- return BrotliDecoder()
153
-
154
- return DeflateDecoder()
155
-
156
-
157
- class HTTPResponse(io.IOBase):
158
- """
159
- HTTP Response container.
160
-
161
- Backwards-compatible with :class:`http.client.HTTPResponse` but the response ``body`` is
162
- loaded and decoded on-demand when the ``data`` property is accessed. This
163
- class is also compatible with the Python standard library's :mod:`io`
164
- module, and can hence be treated as a readable object in the context of that
165
- framework.
166
-
167
- Extra parameters for behaviour not present in :class:`http.client.HTTPResponse`:
168
-
169
- :param preload_content:
170
- If True, the response's body will be preloaded during construction.
171
-
172
- :param decode_content:
173
- If True, will attempt to decode the body based on the
174
- 'content-encoding' header.
175
-
176
- :param original_response:
177
- When this HTTPResponse wrapper is generated from an :class:`http.client.HTTPResponse`
178
- object, it's convenient to include the original for debug purposes. It's
179
- otherwise unused.
180
-
181
- :param retries:
182
- The retries contains the last :class:`~urllib3.util.retry.Retry` that
183
- was used during the request.
184
-
185
- :param enforce_content_length:
186
- Enforce content length checking. Body returned by server must match
187
- value of Content-Length header, if present. Otherwise, raise error.
188
- """
189
-
190
- CONTENT_DECODERS = ["gzip", "deflate"]
191
- if brotli is not None:
192
- CONTENT_DECODERS += ["br"]
193
- REDIRECT_STATUSES = [301, 302, 303, 307, 308]
194
-
195
- def __init__(
196
- self,
197
- body="",
198
- headers=None,
199
- status=0,
200
- version=0,
201
- reason=None,
202
- strict=0,
203
- preload_content=True,
204
- decode_content=True,
205
- original_response=None,
206
- pool=None,
207
- connection=None,
208
- msg=None,
209
- retries=None,
210
- enforce_content_length=False,
211
- request_method=None,
212
- request_url=None,
213
- auto_close=True,
214
- ):
215
-
216
- if isinstance(headers, HTTPHeaderDict):
217
- self.headers = headers
218
- else:
219
- self.headers = HTTPHeaderDict(headers)
220
- self.status = status
221
- self.version = version
222
- self.reason = reason
223
- self.strict = strict
224
- self.decode_content = decode_content
225
- self.retries = retries
226
- self.enforce_content_length = enforce_content_length
227
- self.auto_close = auto_close
228
-
229
- self._decoder = None
230
- self._body = None
231
- self._fp = None
232
- self._original_response = original_response
233
- self._fp_bytes_read = 0
234
- self.msg = msg
235
- self._request_url = request_url
236
-
237
- if body and isinstance(body, (six.string_types, bytes)):
238
- self._body = body
239
-
240
- self._pool = pool
241
- self._connection = connection
242
-
243
- if hasattr(body, "read"):
244
- self._fp = body
245
-
246
- # Are we using the chunked-style of transfer encoding?
247
- self.chunked = False
248
- self.chunk_left = None
249
- tr_enc = self.headers.get("transfer-encoding", "").lower()
250
- # Don't incur the penalty of creating a list and then discarding it
251
- encodings = (enc.strip() for enc in tr_enc.split(","))
252
- if "chunked" in encodings:
253
- self.chunked = True
254
-
255
- # Determine length of response
256
- self.length_remaining = self._init_length(request_method)
257
-
258
- # If requested, preload the body.
259
- if preload_content and not self._body:
260
- self._body = self.read(decode_content=decode_content)
261
-
262
- def get_redirect_location(self):
263
- """
264
- Should we redirect and where to?
265
-
266
- :returns: Truthy redirect location string if we got a redirect status
267
- code and valid location. ``None`` if redirect status and no
268
- location. ``False`` if not a redirect status code.
269
- """
270
- if self.status in self.REDIRECT_STATUSES:
271
- return self.headers.get("location")
272
-
273
- return False
274
-
275
- def release_conn(self):
276
- if not self._pool or not self._connection:
277
- return
278
-
279
- self._pool._put_conn(self._connection)
280
- self._connection = None
281
-
282
- def drain_conn(self):
283
- """
284
- Read and discard any remaining HTTP response data in the response connection.
285
-
286
- Unread data in the HTTPResponse connection blocks the connection from being released back to the pool.
287
- """
288
- try:
289
- self.read()
290
- except (HTTPError, SocketError, BaseSSLError, HTTPException):
291
- pass
292
-
293
- @property
294
- def data(self):
295
- # For backwards-compat with earlier urllib3 0.4 and earlier.
296
- if self._body:
297
- return self._body
298
-
299
- if self._fp:
300
- return self.read(cache_content=True)
301
-
302
- @property
303
- def connection(self):
304
- return self._connection
305
-
306
- def isclosed(self):
307
- return is_fp_closed(self._fp)
308
-
309
- def tell(self):
310
- """
311
- Obtain the number of bytes pulled over the wire so far. May differ from
312
- the amount of content returned by :meth:``urllib3.response.HTTPResponse.read``
313
- if bytes are encoded on the wire (e.g, compressed).
314
- """
315
- return self._fp_bytes_read
316
-
317
- def _init_length(self, request_method):
318
- """
319
- Set initial length value for Response content if available.
320
- """
321
- length = self.headers.get("content-length")
322
-
323
- if length is not None:
324
- if self.chunked:
325
- # This Response will fail with an IncompleteRead if it can't be
326
- # received as chunked. This method falls back to attempt reading
327
- # the response before raising an exception.
328
- log.warning(
329
- "Received response with both Content-Length and "
330
- "Transfer-Encoding set. This is expressly forbidden "
331
- "by RFC 7230 sec 3.3.2. Ignoring Content-Length and "
332
- "attempting to process response as Transfer-Encoding: "
333
- "chunked."
334
- )
335
- return None
336
-
337
- try:
338
- # RFC 7230 section 3.3.2 specifies multiple content lengths can
339
- # be sent in a single Content-Length header
340
- # (e.g. Content-Length: 42, 42). This line ensures the values
341
- # are all valid ints and that as long as the `set` length is 1,
342
- # all values are the same. Otherwise, the header is invalid.
343
- lengths = set([int(val) for val in length.split(",")])
344
- if len(lengths) > 1:
345
- raise InvalidHeader(
346
- "Content-Length contained multiple "
347
- "unmatching values (%s)" % length
348
- )
349
- length = lengths.pop()
350
- except ValueError:
351
- length = None
352
- else:
353
- if length < 0:
354
- length = None
355
-
356
- # Convert status to int for comparison
357
- # In some cases, httplib returns a status of "_UNKNOWN"
358
- try:
359
- status = int(self.status)
360
- except ValueError:
361
- status = 0
362
-
363
- # Check for responses that shouldn't include a body
364
- if status in (204, 304) or 100 <= status < 200 or request_method == "HEAD":
365
- length = 0
366
-
367
- return length
368
-
369
- def _init_decoder(self):
370
- """
371
- Set-up the _decoder attribute if necessary.
372
- """
373
- # Note: content-encoding value should be case-insensitive, per RFC 7230
374
- # Section 3.2
375
- content_encoding = self.headers.get("content-encoding", "").lower()
376
- if self._decoder is None:
377
- if content_encoding in self.CONTENT_DECODERS:
378
- self._decoder = _get_decoder(content_encoding)
379
- elif "," in content_encoding:
380
- encodings = [
381
- e.strip()
382
- for e in content_encoding.split(",")
383
- if e.strip() in self.CONTENT_DECODERS
384
- ]
385
- if len(encodings):
386
- self._decoder = _get_decoder(content_encoding)
387
-
388
- DECODER_ERROR_CLASSES = (IOError, zlib.error)
389
- if brotli is not None:
390
- DECODER_ERROR_CLASSES += (brotli.error,)
391
-
392
- def _decode(self, data, decode_content, flush_decoder):
393
- """
394
- Decode the data passed in and potentially flush the decoder.
395
- """
396
- if not decode_content:
397
- return data
398
-
399
- try:
400
- if self._decoder:
401
- data = self._decoder.decompress(data)
402
- except self.DECODER_ERROR_CLASSES as e:
403
- content_encoding = self.headers.get("content-encoding", "").lower()
404
- raise DecodeError(
405
- "Received response with content-encoding: %s, but "
406
- "failed to decode it." % content_encoding,
407
- e,
408
- )
409
- if flush_decoder:
410
- data += self._flush_decoder()
411
-
412
- return data
413
-
414
- def _flush_decoder(self):
415
- """
416
- Flushes the decoder. Should only be called if the decoder is actually
417
- being used.
418
- """
419
- if self._decoder:
420
- buf = self._decoder.decompress(b"")
421
- return buf + self._decoder.flush()
422
-
423
- return b""
424
-
425
- @contextmanager
426
- def _error_catcher(self):
427
- """
428
- Catch low-level python exceptions, instead re-raising urllib3
429
- variants, so that low-level exceptions are not leaked in the
430
- high-level api.
431
-
432
- On exit, release the connection back to the pool.
433
- """
434
- clean_exit = False
435
-
436
- try:
437
- try:
438
- yield
439
-
440
- except SocketTimeout:
441
- # FIXME: Ideally we'd like to include the url in the ReadTimeoutError but
442
- # there is yet no clean way to get at it from this context.
443
- raise ReadTimeoutError(self._pool, None, "Read timed out.")
444
-
445
- except BaseSSLError as e:
446
- # FIXME: Is there a better way to differentiate between SSLErrors?
447
- if "read operation timed out" not in str(e):
448
- # SSL errors related to framing/MAC get wrapped and reraised here
449
- raise SSLError(e)
450
-
451
- raise ReadTimeoutError(self._pool, None, "Read timed out.")
452
-
453
- except (HTTPException, SocketError) as e:
454
- # This includes IncompleteRead.
455
- raise ProtocolError("Connection broken: %r" % e, e)
456
-
457
- # If no exception is thrown, we should avoid cleaning up
458
- # unnecessarily.
459
- clean_exit = True
460
- finally:
461
- # If we didn't terminate cleanly, we need to throw away our
462
- # connection.
463
- if not clean_exit:
464
- # The response may not be closed but we're not going to use it
465
- # anymore so close it now to ensure that the connection is
466
- # released back to the pool.
467
- if self._original_response:
468
- self._original_response.close()
469
-
470
- # Closing the response may not actually be sufficient to close
471
- # everything, so if we have a hold of the connection close that
472
- # too.
473
- if self._connection:
474
- self._connection.close()
475
-
476
- # If we hold the original response but it's closed now, we should
477
- # return the connection back to the pool.
478
- if self._original_response and self._original_response.isclosed():
479
- self.release_conn()
480
-
481
- def _fp_read(self, amt):
482
- """
483
- Read a response with the thought that reading the number of bytes
484
- larger than can fit in a 32-bit int at a time via SSL in some
485
- known cases leads to an overflow error that has to be prevented
486
- if `amt` or `self.length_remaining` indicate that a problem may
487
- happen.
488
-
489
- The known cases:
490
- * 3.8 <= CPython < 3.9.7 because of a bug
491
- https://github.com/urllib3/urllib3/issues/2513#issuecomment-1152559900.
492
- * urllib3 injected with pyOpenSSL-backed SSL-support.
493
- * CPython < 3.10 only when `amt` does not fit 32-bit int.
494
- """
495
- assert self._fp
496
- c_int_max = 2 ** 31 - 1
497
- if (
498
- (
499
- (amt and amt > c_int_max)
500
- or (self.length_remaining and self.length_remaining > c_int_max)
501
- )
502
- and not util.IS_SECURETRANSPORT
503
- and (util.IS_PYOPENSSL or sys.version_info < (3, 10))
504
- ):
505
- buffer = io.BytesIO()
506
- # Besides `max_chunk_amt` being a maximum chunk size, it
507
- # affects memory overhead of reading a response by this
508
- # method in CPython.
509
- # `c_int_max` equal to 2 GiB - 1 byte is the actual maximum
510
- # chunk size that does not lead to an overflow error, but
511
- # 256 MiB is a compromise.
512
- max_chunk_amt = 2 ** 28
513
- while amt is None or amt != 0:
514
- if amt is not None:
515
- chunk_amt = min(amt, max_chunk_amt)
516
- amt -= chunk_amt
517
- else:
518
- chunk_amt = max_chunk_amt
519
- data = self._fp.read(chunk_amt)
520
- if not data:
521
- break
522
- buffer.write(data)
523
- del data # to reduce peak memory usage by `max_chunk_amt`.
524
- return buffer.getvalue()
525
- else:
526
- # StringIO doesn't like amt=None
527
- return self._fp.read(amt) if amt is not None else self._fp.read()
528
-
529
- def read(self, amt=None, decode_content=None, cache_content=False):
530
- """
531
- Similar to :meth:`http.client.HTTPResponse.read`, but with two additional
532
- parameters: ``decode_content`` and ``cache_content``.
533
-
534
- :param amt:
535
- How much of the content to read. If specified, caching is skipped
536
- because it doesn't make sense to cache partial content as the full
537
- response.
538
-
539
- :param decode_content:
540
- If True, will attempt to decode the body based on the
541
- 'content-encoding' header.
542
-
543
- :param cache_content:
544
- If True, will save the returned data such that the same result is
545
- returned despite of the state of the underlying file object. This
546
- is useful if you want the ``.data`` property to continue working
547
- after having ``.read()`` the file object. (Overridden if ``amt`` is
548
- set.)
549
- """
550
- self._init_decoder()
551
- if decode_content is None:
552
- decode_content = self.decode_content
553
-
554
- if self._fp is None:
555
- return
556
-
557
- flush_decoder = False
558
- fp_closed = getattr(self._fp, "closed", False)
559
-
560
- with self._error_catcher():
561
- data = self._fp_read(amt) if not fp_closed else b""
562
- if amt is None:
563
- flush_decoder = True
564
- else:
565
- cache_content = False
566
- if (
567
- amt != 0 and not data
568
- ): # Platform-specific: Buggy versions of Python.
569
- # Close the connection when no data is returned
570
- #
571
- # This is redundant to what httplib/http.client _should_
572
- # already do. However, versions of python released before
573
- # December 15, 2012 (http://bugs.python.org/issue16298) do
574
- # not properly close the connection in all cases. There is
575
- # no harm in redundantly calling close.
576
- self._fp.close()
577
- flush_decoder = True
578
- if self.enforce_content_length and self.length_remaining not in (
579
- 0,
580
- None,
581
- ):
582
- # This is an edge case that httplib failed to cover due
583
- # to concerns of backward compatibility. We're
584
- # addressing it here to make sure IncompleteRead is
585
- # raised during streaming, so all calls with incorrect
586
- # Content-Length are caught.
587
- raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
588
-
589
- if data:
590
- self._fp_bytes_read += len(data)
591
- if self.length_remaining is not None:
592
- self.length_remaining -= len(data)
593
-
594
- data = self._decode(data, decode_content, flush_decoder)
595
-
596
- if cache_content:
597
- self._body = data
598
-
599
- return data
600
-
601
- def stream(self, amt=2 ** 16, decode_content=None):
602
- """
603
- A generator wrapper for the read() method. A call will block until
604
- ``amt`` bytes have been read from the connection or until the
605
- connection is closed.
606
-
607
- :param amt:
608
- How much of the content to read. The generator will return up to
609
- much data per iteration, but may return less. This is particularly
610
- likely when using compressed data. However, the empty string will
611
- never be returned.
612
-
613
- :param decode_content:
614
- If True, will attempt to decode the body based on the
615
- 'content-encoding' header.
616
- """
617
- if self.chunked and self.supports_chunked_reads():
618
- for line in self.read_chunked(amt, decode_content=decode_content):
619
- yield line
620
- else:
621
- while not is_fp_closed(self._fp):
622
- data = self.read(amt=amt, decode_content=decode_content)
623
-
624
- if data:
625
- yield data
626
-
627
- @classmethod
628
- def from_httplib(ResponseCls, r, **response_kw):
629
- """
630
- Given an :class:`http.client.HTTPResponse` instance ``r``, return a
631
- corresponding :class:`urllib3.response.HTTPResponse` object.
632
-
633
- Remaining parameters are passed to the HTTPResponse constructor, along
634
- with ``original_response=r``.
635
- """
636
- headers = r.msg
637
-
638
- if not isinstance(headers, HTTPHeaderDict):
639
- if six.PY2:
640
- # Python 2.7
641
- headers = HTTPHeaderDict.from_httplib(headers)
642
- else:
643
- headers = HTTPHeaderDict(headers.items())
644
-
645
- # HTTPResponse objects in Python 3 don't have a .strict attribute
646
- strict = getattr(r, "strict", 0)
647
- resp = ResponseCls(
648
- body=r,
649
- headers=headers,
650
- status=r.status,
651
- version=r.version,
652
- reason=r.reason,
653
- strict=strict,
654
- original_response=r,
655
- **response_kw
656
- )
657
- return resp
658
-
659
- # Backwards-compatibility methods for http.client.HTTPResponse
660
- def getheaders(self):
661
- warnings.warn(
662
- "HTTPResponse.getheaders() is deprecated and will be removed "
663
- "in urllib3 v2.1.0. Instead access HTTPResponse.headers directly.",
664
- category=DeprecationWarning,
665
- stacklevel=2,
666
- )
667
- return self.headers
668
-
669
- def getheader(self, name, default=None):
670
- warnings.warn(
671
- "HTTPResponse.getheader() is deprecated and will be removed "
672
- "in urllib3 v2.1.0. Instead use HTTPResponse.headers.get(name, default).",
673
- category=DeprecationWarning,
674
- stacklevel=2,
675
- )
676
- return self.headers.get(name, default)
677
-
678
- # Backwards compatibility for http.cookiejar
679
- def info(self):
680
- return self.headers
681
-
682
- # Overrides from io.IOBase
683
- def close(self):
684
- if not self.closed:
685
- self._fp.close()
686
-
687
- if self._connection:
688
- self._connection.close()
689
-
690
- if not self.auto_close:
691
- io.IOBase.close(self)
692
-
693
- @property
694
- def closed(self):
695
- if not self.auto_close:
696
- return io.IOBase.closed.__get__(self)
697
- elif self._fp is None:
698
- return True
699
- elif hasattr(self._fp, "isclosed"):
700
- return self._fp.isclosed()
701
- elif hasattr(self._fp, "closed"):
702
- return self._fp.closed
703
- else:
704
- return True
705
-
706
- def fileno(self):
707
- if self._fp is None:
708
- raise IOError("HTTPResponse has no file to get a fileno from")
709
- elif hasattr(self._fp, "fileno"):
710
- return self._fp.fileno()
711
- else:
712
- raise IOError(
713
- "The file-like object this HTTPResponse is wrapped "
714
- "around has no file descriptor"
715
- )
716
-
717
- def flush(self):
718
- if (
719
- self._fp is not None
720
- and hasattr(self._fp, "flush")
721
- and not getattr(self._fp, "closed", False)
722
- ):
723
- return self._fp.flush()
724
-
725
- def readable(self):
726
- # This method is required for `io` module compatibility.
727
- return True
728
-
729
- def readinto(self, b):
730
- # This method is required for `io` module compatibility.
731
- temp = self.read(len(b))
732
- if len(temp) == 0:
733
- return 0
734
- else:
735
- b[: len(temp)] = temp
736
- return len(temp)
737
-
738
- def supports_chunked_reads(self):
739
- """
740
- Checks if the underlying file-like object looks like a
741
- :class:`http.client.HTTPResponse` object. We do this by testing for
742
- the fp attribute. If it is present we assume it returns raw chunks as
743
- processed by read_chunked().
744
- """
745
- return hasattr(self._fp, "fp")
746
-
747
- def _update_chunk_length(self):
748
- # First, we'll figure out length of a chunk and then
749
- # we'll try to read it from socket.
750
- if self.chunk_left is not None:
751
- return
752
- line = self._fp.fp.readline()
753
- line = line.split(b";", 1)[0]
754
- try:
755
- self.chunk_left = int(line, 16)
756
- except ValueError:
757
- # Invalid chunked protocol response, abort.
758
- self.close()
759
- raise InvalidChunkLength(self, line)
760
-
761
- def _handle_chunk(self, amt):
762
- returned_chunk = None
763
- if amt is None:
764
- chunk = self._fp._safe_read(self.chunk_left)
765
- returned_chunk = chunk
766
- self._fp._safe_read(2) # Toss the CRLF at the end of the chunk.
767
- self.chunk_left = None
768
- elif amt < self.chunk_left:
769
- value = self._fp._safe_read(amt)
770
- self.chunk_left = self.chunk_left - amt
771
- returned_chunk = value
772
- elif amt == self.chunk_left:
773
- value = self._fp._safe_read(amt)
774
- self._fp._safe_read(2) # Toss the CRLF at the end of the chunk.
775
- self.chunk_left = None
776
- returned_chunk = value
777
- else: # amt > self.chunk_left
778
- returned_chunk = self._fp._safe_read(self.chunk_left)
779
- self._fp._safe_read(2) # Toss the CRLF at the end of the chunk.
780
- self.chunk_left = None
781
- return returned_chunk
782
-
783
- def read_chunked(self, amt=None, decode_content=None):
784
- """
785
- Similar to :meth:`HTTPResponse.read`, but with an additional
786
- parameter: ``decode_content``.
787
-
788
- :param amt:
789
- How much of the content to read. If specified, caching is skipped
790
- because it doesn't make sense to cache partial content as the full
791
- response.
792
-
793
- :param decode_content:
794
- If True, will attempt to decode the body based on the
795
- 'content-encoding' header.
796
- """
797
- self._init_decoder()
798
- # FIXME: Rewrite this method and make it a class with a better structured logic.
799
- if not self.chunked:
800
- raise ResponseNotChunked(
801
- "Response is not chunked. "
802
- "Header 'transfer-encoding: chunked' is missing."
803
- )
804
- if not self.supports_chunked_reads():
805
- raise BodyNotHttplibCompatible(
806
- "Body should be http.client.HTTPResponse like. "
807
- "It should have have an fp attribute which returns raw chunks."
808
- )
809
-
810
- with self._error_catcher():
811
- # Don't bother reading the body of a HEAD request.
812
- if self._original_response and is_response_to_head(self._original_response):
813
- self._original_response.close()
814
- return
815
-
816
- # If a response is already read and closed
817
- # then return immediately.
818
- if self._fp.fp is None:
819
- return
820
-
821
- while True:
822
- self._update_chunk_length()
823
- if self.chunk_left == 0:
824
- break
825
- chunk = self._handle_chunk(amt)
826
- decoded = self._decode(
827
- chunk, decode_content=decode_content, flush_decoder=False
828
- )
829
- if decoded:
830
- yield decoded
831
-
832
- if decode_content:
833
- # On CPython and PyPy, we should never need to flush the
834
- # decoder. However, on Jython we *might* need to, so
835
- # lets defensively do it anyway.
836
- decoded = self._flush_decoder()
837
- if decoded: # Platform-specific: Jython.
838
- yield decoded
839
-
840
- # Chunk content ends with \r\n: discard it.
841
- while True:
842
- line = self._fp.fp.readline()
843
- if not line:
844
- # Some sites may not end with '\r\n'.
845
- break
846
- if line == b"\r\n":
847
- break
848
-
849
- # We read everything; close the "file".
850
- if self._original_response:
851
- self._original_response.close()
852
-
853
- def geturl(self):
854
- """
855
- Returns the URL that was the source of this response.
856
- If the request that generated this response redirected, this method
857
- will return the final redirect location.
858
- """
859
- if self.retries is not None and len(self.retries.history):
860
- return self.retries.history[-1].redirect_location
861
- else:
862
- return self._request_url
863
-
864
- def __iter__(self):
865
- buffer = []
866
- for chunk in self.stream(decode_content=True):
867
- if b"\n" in chunk:
868
- chunk = chunk.split(b"\n")
869
- yield b"".join(buffer) + chunk[0] + b"\n"
870
- for x in chunk[1:-1]:
871
- yield x + b"\n"
872
- if chunk[-1]:
873
- buffer = [chunk[-1]]
874
- else:
875
- buffer = []
876
- else:
877
- buffer.append(chunk)
878
- if buffer:
879
- yield b"".join(buffer)