Skip to content

Commit 9efa57c

Browse files
authored
Merge pull request #42 from hangyav/dependabot/pip/python-packages-f6f8c2f27c
build(deps): bump the python-packages group with 4 updates
2 parents 0b1a1f4 + 97924cb commit 9efa57c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def read(fname):
3333
'tree_sitter==0.21.3',
3434
'gitpython==3.1.43',
3535
'appdirs==1.4.4',
36-
'openai==1.50.2',
36+
'openai==1.53.0',
3737
'sortedcontainers==2.4.0',
3838
'langdetect==1.0.9',
3939
'ollama==0.3.3',
@@ -42,12 +42,12 @@ def read(fname):
4242
'dev': [
4343
'pytest==8.3.3',
4444
'python-lsp-jsonrpc==1.1.2',
45-
'pytest-cov==5.0.0',
45+
'pytest-cov==6.0.0',
4646
'coverage-threshold==0.5.0'
4747
],
4848
'transformers': [
49-
'torch==2.4.1',
50-
'transformers==4.45.1',
49+
'torch==2.5.1',
50+
'transformers==4.46.1',
5151
'bitsandbytes==0.44.1',
5252
],
5353
},

0 commit comments

Comments
 (0)