Skip to content

fix: Set numpy version requirement to >=1.10.0 and add runtime versio…#876

Merged
zanllp merged 1 commit into
mainfrom
fix/numpy-version-requirement
Jan 4, 2026
Merged

fix: Set numpy version requirement to >=1.10.0 and add runtime versio…#876
zanllp merged 1 commit into
mainfrom
fix/numpy-version-requirement

Conversation

@zanllp

@zanllp zanllp commented Jan 4, 2026

Copy link
Copy Markdown
Owner

…n info

  • Set numpy to >=1.10.0,<3.0.0 (minimum for np.stack function, compatible with Python 3.11 and below)
  • Python 3.12 users will automatically get numpy 1.26.0+ due to compatibility
  • Add runtime version info for requests, numpy, hnswlib in /version endpoint

…n info

- Set numpy to >=1.10.0,<3.0.0 (minimum for np.stack function, compatible with Python 3.11 and below)
- Python 3.12 users will automatically get numpy 1.26.0+ due to compatibility
- Add runtime version info for requests, numpy, hnswlib in /version endpoint
@zanllp zanllp merged commit a834959 into main Jan 4, 2026
@zanllp zanllp deleted the fix/numpy-version-requirement branch January 10, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant