Skip to content

Commit

Permalink
Update poetry requirement from ~=1.8 to ~=2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [poetry](https://github.com/python-poetry/poetry) to permit the latest version.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.8.0...2.0.0)

---
updated-dependencies:
- dependency-name: poetry
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 908e363 commit 710b924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black~=24.10
faiss-cpu~=1.8
numpy~=2.1
pandas~=2.2
poetry~=1.8
poetry~=2.0
pdoc~=15.0
pyright~=1.1
pytest~=8.3
Expand Down

0 comments on commit 710b924

Please sign in to comment.