Skip to content

fix: Lock major versions for requests, numpy, hnswlib and add runtime…#874

Merged
zanllp merged 1 commit into
mainfrom
fix/lock-package-versions
Jan 3, 2026
Merged

fix: Lock major versions for requests, numpy, hnswlib and add runtime…#874
zanllp merged 1 commit into
mainfrom
fix/lock-package-versions

Conversation

@zanllp

@zanllp zanllp commented Jan 3, 2026

Copy link
Copy Markdown
Owner

… version info

  • Lock requests to >=2.0.0,<3.0.0 (current: 2.32.5)
  • Lock numpy to >=2.0.0,<3.0.0 (current: 2.4.0)
  • Lock hnswlib to >=0.0.0,<1.0.0 (current: 0.8.0)
  • Add runtime version info for requests, numpy, hnswlib in /version endpoint

… version info

- Lock requests to >=2.0.0,<3.0.0 (current: 2.32.5)
- Lock numpy to >=2.0.0,<3.0.0 (current: 2.4.0)
- Lock hnswlib to >=0.0.0,<1.0.0 (current: 0.8.0)
- Add runtime version info for requests, numpy, hnswlib in /version endpoint
@zanllp zanllp merged commit ea18b88 into main Jan 3, 2026
@zanllp zanllp deleted the fix/lock-package-versions 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