Skip to content

Commit

Permalink
dependabot pending PRs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ladrians committed Oct 7, 2024
1 parent 0b0a9ed commit dc1c267
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
72 changes: 36 additions & 36 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ executing = "^2.0.1"
google-api-core = "^2.11.0"
google-auth = "^2.19.1"
google-cloud-aiplatform = "^1.26.0"
google-cloud-bigquery = "^3.11.0"
google-cloud-bigquery = "^3.26.0"
google-cloud-core = "^2.3.2"
google-cloud-resource-manager = "^1.10.1"
google-cloud-storage = "^2.18.1"
Expand All @@ -53,7 +53,7 @@ jira = "^3.5.2"
jupyter_client = "^7.4.8"
jupyter_core = "^5.1.3"
langchain = "^0.1.11"
langchain-openai = "^0.1.1"
langchain-openai = "^0.1.7"
llama-hub = "^0.0.67"
llama-index = "^0.9.15"
matplotlib-inline = "^0.1.6"
Expand All @@ -66,7 +66,7 @@ psutil = "^5.9.6"
pure-eval = "^0.2.2"
pypdf = "^3.17.2"
Pygments = "^2.17.2"
pytest = "^7.4.3"
pytest = "^8.3.3"
python-dateutil = "^2.8.2"
python-dotenv = "^0.19.2"
pytz = "^2022.7.1"
Expand All @@ -83,9 +83,9 @@ pydrive = "^1.3.1"
docx2txt = "^0.8"
azure-identity = "^1.17.1"
azure-keyvault-secrets = "^4.8.0"
nltk = "3.8.1"
nltk = "3.9.1"
chardet = "^5.2.0"

[tool.poetry.group.dev.dependencies]
pylint = "^3.1.0"
pylint = "^3.3.1"

0 comments on commit dc1c267

Please sign in to comment.