Skip to content

Commit

Permalink
Merge pull request #20 from hangyav/dependabot/pip/python-packages-2d…
Browse files Browse the repository at this point in the history
…0c118159

Bump the python-packages group with 5 updates
  • Loading branch information
hangyav authored Mar 1, 2024
2 parents 96e29d8 + 4870439 commit 849cca1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ def read(fname):
'lsprotocol==2023.0.1',
'language-tool-python==2.7.1',
'tree_sitter==0.20.4',
'gitpython==3.1.41',
'gitpython==3.1.42',
'appdirs==1.4.4',
'torch==2.2.0',
'openai==1.10.0',
'transformers==4.37.2',
'torch==2.2.1',
'openai==1.13.3',
'transformers==4.38.2',
'sortedcontainers==2.4.0',
'bitsandbytes==0.42.0',
],
extras_require={
'dev': [
'pytest==8.0.0',
'pytest==8.0.2',
'python-lsp-jsonrpc==1.1.2',
'pytest-cov==4.1.0',
'coverage-threshold==0.4.4'
Expand Down

0 comments on commit 849cca1

Please sign in to comment.