Skip to content

Commit

Permalink
chore(deps): update dependency numpy to v1.26.4 (#1092)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | numpy   | 1.26.3 | 1.26.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Justin Law <[email protected]>
  • Loading branch information
renovate[bot] and justinthelaw authored Sep 23, 2024
1 parent 605b942 commit 2ca0b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/text-embeddings/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version = "0.13.0"
dependencies = [
"InstructorEmbedding == 1.0.1",
"torch == 2.2.0",
"numpy == 1.26.3",
"numpy ==1.26.4",
"tqdm == 4.66.3",
"sentence-transformers == 2.2.2",
"transformers == 4.38.0",
Expand Down

0 comments on commit 2ca0b70

Please sign in to comment.