Skip to content

Commit df7b1fb

Browse files
authored
Merge pull request #294 from OpenFn/dependabot/pip/transformers-4.53.0
Bump transformers from 4.52.4 to 4.53.0
2 parents ac74288 + 0dbbd0e commit df7b1fb

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

poetry.lock

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "3.11.*"
1212
spacy = "^3.7.4"
1313
en-core-web-sm = { path = "models/en_core_web_sm-3.7.1-py3-none-any.whl" }
1414
openai = "^1.23.3"
15-
transformers = "^4.50.0"
15+
transformers = "^4.53.0"
1616
black = "^24.4.2"
1717
python-dotenv = "^1.0.1"
1818
anthropic = "0.35.0"

0 commit comments

Comments
 (0)