Skip to content

Commit

Permalink
chore(deps): update python-nonmajor (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 30, 2025
1 parent 8d51750 commit 1ac6d03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test = [
"black[jupyter]==25.1.0",
"isort==6.0.0",
"mypy==1.14.1",
"pytest-asyncio==0.25.2",
"pytest-asyncio==0.25.3",
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pytest-depends==1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-alloydb-connector[asyncpg]==1.7.0
llama-index-core==0.12.13
llama-index-core==0.12.14
pgvector==0.3.6
SQLAlchemy[asyncio]==2.0.37

0 comments on commit 1ac6d03

Please sign in to comment.