Commit Graph

3 Commits

Author SHA1 Message Date
George
edde944bb3 Drop python 3.8 (#848)
* new: drop python 3.8 support, update type hints

* fix: remove 3.8 from ci

* fix: update type hints

* fix: make netlify use python3.10

* fix: try python3.9 for sphinx

* debug: try updating sphinx

* new: bump ffastembed to 0.4.2

* fix: install numpy<2 for mypy

* fix: install numpy via poetry
2025-01-16 13:38:04 +01:00
Hossam Hagag
388093c8d7 improved semver comparison (#736)
* refactor: Improved semver comparision in tests

refs: #723

* refactor: Improved semver comparision in tests

* refactor: Refactored semver comparision in recommend
2024-08-23 19:39:05 +02:00
George
ad69cf170b new: add query interface tests, fix version checking (#670)
* new: add query interface tests, fix version checking

* fix: add missing file
2024-07-01 22:56:13 +02:00