lixinger-python 0.3.4__tar.gz → 0.3.5__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (184) hide show
  1. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/PKG-INFO +6 -6
  2. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/pyproject.toml +6 -6
  3. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/uv.lock +6 -6
  4. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/.claude/settings.local.json +0 -0
  5. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/.env.example +0 -0
  6. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/.github/copilot-instructions.md +0 -0
  7. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/.github/workflows/README.md +0 -0
  8. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/.github/workflows/pr-checks.yml +0 -0
  9. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/.gitignore +0 -0
  10. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/.pre-commit-config.yaml +0 -0
  11. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/.python-version +0 -0
  12. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/.ruff.toml +0 -0
  13. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/ADD_NEW_API_QUICK.md +0 -0
  14. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/AGENTS.md +0 -0
  15. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/CHANGELOG.md +0 -0
  16. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/CLAUDE.md +0 -0
  17. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/DOCS.md +0 -0
  18. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/LICENSE +0 -0
  19. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/MANIFEST.in +0 -0
  20. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/PUBLISHING.md +0 -0
  21. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/README.md +0 -0
  22. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/SETUP.md +0 -0
  23. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/codecov.yml +0 -0
  24. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/client.md +0 -0
  25. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/announcement.md +0 -0
  26. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/candlestick.md +0 -0
  27. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/company.md +0 -0
  28. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/dividend.md +0 -0
  29. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/equity_change.md +0 -0
  30. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/fs/non_financial.md +0 -0
  31. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/fundamental/bank.md +0 -0
  32. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/fundamental/insurance.md +0 -0
  33. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/fundamental/non_financial.md +0 -0
  34. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/fundamental/other_financial.md +0 -0
  35. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/fundamental/security.md +0 -0
  36. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/indices.md +0 -0
  37. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/company/profile.md +0 -0
  38. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/fund/announcement.md +0 -0
  39. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/fund/asset_combination.md +0 -0
  40. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/fund/asset_industry_combination.md +0 -0
  41. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/fund/candlestick.md +0 -0
  42. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/fund/fund.md +0 -0
  43. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/fund/profile.md +0 -0
  44. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/fund/shareholdings.md +0 -0
  45. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/index/candlestick.md +0 -0
  46. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/index/constituent_weightings.md +0 -0
  47. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/index/constituents.md +0 -0
  48. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/index/drawdown.md +0 -0
  49. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/index/fundamental.md +0 -0
  50. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/index/index.md +0 -0
  51. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/index/tracking_fund.md +0 -0
  52. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/api/overview.md +0 -0
  53. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/development/code-style.md +0 -0
  54. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/development/contributing.md +0 -0
  55. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/development/testing.md +0 -0
  56. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/examples/company.md +0 -0
  57. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/examples/fund.md +0 -0
  58. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/examples/index.md +0 -0
  59. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/getting-started/configuration.md +0 -0
  60. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/getting-started/installation.md +0 -0
  61. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/getting-started/quickstart.md +0 -0
  62. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/docs/index.md +0 -0
  63. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/examples/company_example.py +0 -0
  64. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/examples/company_profile_example.py +0 -0
  65. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/examples/dividend_example.py +0 -0
  66. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/examples/index_constituent_weightings_example.py +0 -0
  67. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/examples/index_constituents_example.py +0 -0
  68. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/examples/index_info_example.py +0 -0
  69. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/fund_response.json +0 -0
  70. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/__init__.py +0 -0
  71. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/__init__.py +0 -0
  72. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/base.py +0 -0
  73. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/__init__.py +0 -0
  74. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/__init__.py +0 -0
  75. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/announcement.py +0 -0
  76. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/candlestick.py +0 -0
  77. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/company.py +0 -0
  78. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/dividend.py +0 -0
  79. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/equity_change.py +0 -0
  80. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/fs/__init__.py +0 -0
  81. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/fs/non_financial.py +0 -0
  82. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/fundamental/__init__.py +0 -0
  83. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/fundamental/bank.py +0 -0
  84. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/fundamental/insurance.py +0 -0
  85. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/fundamental/non_financial.py +0 -0
  86. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/fundamental/other_financial.py +0 -0
  87. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/fundamental/security.py +0 -0
  88. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/indices.py +0 -0
  89. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/namespace.py +0 -0
  90. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/company/profile.py +0 -0
  91. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/fund/__init__.py +0 -0
  92. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/fund/announcement.py +0 -0
  93. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/fund/asset_combination.py +0 -0
  94. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/fund/asset_industry_combination.py +0 -0
  95. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/fund/candlestick.py +0 -0
  96. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/fund/fund.py +0 -0
  97. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/fund/profile.py +0 -0
  98. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/fund/shareholdings.py +0 -0
  99. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/index/__init__.py +0 -0
  100. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/index/candlestick.py +0 -0
  101. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/index/constituent_weightings.py +0 -0
  102. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/index/constituents.py +0 -0
  103. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/index/drawdown.py +0 -0
  104. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/index/fundamental.py +0 -0
  105. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/index/index.py +0 -0
  106. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/index/namespace.py +0 -0
  107. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/api/cn/index/tracking_fund.py +0 -0
  108. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/client.py +0 -0
  109. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/config.py +0 -0
  110. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/exceptions.py +0 -0
  111. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/__init__.py +0 -0
  112. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/__init__.py +0 -0
  113. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/__init__.py +0 -0
  114. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/announcement.py +0 -0
  115. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/candlestick.py +0 -0
  116. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/company.py +0 -0
  117. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/dividend.py +0 -0
  118. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/equity_change.py +0 -0
  119. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/fs/__init__.py +0 -0
  120. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/fs/non_financial.py +0 -0
  121. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/fundamental/__init__.py +0 -0
  122. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/fundamental/bank.py +0 -0
  123. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/fundamental/insurance.py +0 -0
  124. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/fundamental/non_financial.py +0 -0
  125. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/fundamental/other_financial.py +0 -0
  126. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/fundamental/security.py +0 -0
  127. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/company/indices.py +0 -0
  128. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/fund/__init__.py +0 -0
  129. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/fund/announcement.py +0 -0
  130. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/fund/asset_combination.py +0 -0
  131. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/fund/asset_industry_combination.py +0 -0
  132. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/fund/candlestick.py +0 -0
  133. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/fund/fund.py +0 -0
  134. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/fund/profile.py +0 -0
  135. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/fund/shareholdings.py +0 -0
  136. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/index/__init__.py +0 -0
  137. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/index/candlestick.py +0 -0
  138. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/index/constituent_weightings.py +0 -0
  139. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/index/constituents.py +0 -0
  140. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/index/drawdown.py +0 -0
  141. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/index/fundamental.py +0 -0
  142. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/index/index.py +0 -0
  143. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/models/cn/index/tracking_fund.py +0 -0
  144. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/py.typed +0 -0
  145. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/utils/__init__.py +0 -0
  146. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/utils/api.py +0 -0
  147. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/utils/dataframe.py +0 -0
  148. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/utils/dict.py +0 -0
  149. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/utils/rate_limiter.py +0 -0
  150. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/lixinger/utils/retry.py +0 -0
  151. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/mkdocs.yml +0 -0
  152. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/mypy.ini +0 -0
  153. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/scripts/explore_api.py +0 -0
  154. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/scripts/generate_docs.py +0 -0
  155. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/scripts/publish.sh +0 -0
  156. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/api/cn/company/test_announcement.py +0 -0
  157. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/api/cn/company/test_dividend.py +0 -0
  158. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/api/cn/index/test_constituents.py +0 -0
  159. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/conftest.py +0 -0
  160. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_candlestick.py +0 -0
  161. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_client.py +0 -0
  162. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_cn_index_candlestick.py +0 -0
  163. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_cn_index_constituent_weightings.py +0 -0
  164. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_company.py +0 -0
  165. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_company_profile.py +0 -0
  166. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_equity_change.py +0 -0
  167. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fund.py +0 -0
  168. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fund_announcement.py +0 -0
  169. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fund_asset_combination.py +0 -0
  170. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fund_asset_industry_combination.py +0 -0
  171. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fund_candlestick.py +0 -0
  172. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fund_profile.py +0 -0
  173. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fund_shareholdings.py +0 -0
  174. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fundamental.py +0 -0
  175. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fundamental_bank.py +0 -0
  176. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_fundamental_security.py +0 -0
  177. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_index.py +0 -0
  178. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_index_constituents.py +0 -0
  179. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_index_drawdown.py +0 -0
  180. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_index_fundamental.py +0 -0
  181. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_indices.py +0 -0
  182. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_integration.py +0 -0
  183. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_non_financial_statements.py +0 -0
  184. {lixinger_python-0.3.4 → lixinger_python-0.3.5}/tests/test_tracking_fund.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lixinger-python
3
- Version: 0.3.4
3
+ Version: 0.3.5
4
4
  Summary: Python SDK for Lixinger Financial Data API
5
5
  Project-URL: Homepage, https://www.lixinger.com
6
6
  Project-URL: Documentation, https://www.lixinger.com/open/api/doc
@@ -17,11 +17,11 @@ Classifier: Programming Language :: Python :: 3.11
17
17
  Classifier: Topic :: Office/Business :: Financial
18
18
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
19
19
  Requires-Python: >=3.11
20
- Requires-Dist: httpx[socks]>=0.28.1
21
- Requires-Dist: numpy>=2.4.1
22
- Requires-Dist: pandas<3,>=2.0.0
23
- Requires-Dist: pandera>=0.28.1
24
- Requires-Dist: python-dotenv>=1.2.1
20
+ Requires-Dist: httpx[socks]~=0.28.1
21
+ Requires-Dist: numpy~=2.4.1
22
+ Requires-Dist: pandas~=2.3.3
23
+ Requires-Dist: pandera~=0.28.1
24
+ Requires-Dist: python-dotenv~=1.2.1
25
25
  Description-Content-Type: text/markdown
26
26
 
27
27
  This is the python SDK of lixinger API. Lixinger is a website of financial data.
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "lixinger-python"
3
- version = "0.3.4"
3
+ version = "0.3.5"
4
4
  description = "Python SDK for Lixinger Financial Data API"
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.11"
@@ -20,11 +20,11 @@ classifiers = [
20
20
  "Topic :: Software Development :: Libraries :: Python Modules",
21
21
  ]
22
22
  dependencies = [
23
- "httpx[socks]>=0.28.1",
24
- "numpy>=2.4.1",
25
- "pandas>=2.0.0,<3",
26
- "pandera>=0.28.1",
27
- "python-dotenv>=1.2.1",
23
+ "httpx[socks]~=0.28.1",
24
+ "numpy~=2.4.1",
25
+ "pandas~=2.3.3",
26
+ "pandera~=0.28.1",
27
+ "python-dotenv~=1.2.1",
28
28
  ]
29
29
 
30
30
  [project.urls]
@@ -629,7 +629,7 @@ wheels = [
629
629
 
630
630
  [[package]]
631
631
  name = "lixinger-python"
632
- version = "0.3.4"
632
+ version = "0.3.5"
633
633
  source = { editable = "." }
634
634
  dependencies = [
635
635
  { name = "httpx", extra = ["socks"] },
@@ -661,11 +661,11 @@ dev = [
661
661
 
662
662
  [package.metadata]
663
663
  requires-dist = [
664
- { name = "httpx", extras = ["socks"], specifier = ">=0.28.1" },
665
- { name = "numpy", specifier = ">=2.4.1" },
666
- { name = "pandas", specifier = ">=2.0.0,<3" },
667
- { name = "pandera", specifier = ">=0.28.1" },
668
- { name = "python-dotenv", specifier = ">=1.2.1" },
664
+ { name = "httpx", extras = ["socks"], specifier = "~=0.28.1" },
665
+ { name = "numpy", specifier = "~=2.4.1" },
666
+ { name = "pandas", specifier = "~=2.3.3" },
667
+ { name = "pandera", specifier = "~=0.28.1" },
668
+ { name = "python-dotenv", specifier = "~=1.2.1" },
669
669
  ]
670
670
 
671
671
  [package.metadata.requires-dev]
File without changes
File without changes