Skip to content

Commit

Permalink
Merge pull request #16 from hangyav/dependabot/pip/python-packages-0a…
Browse files Browse the repository at this point in the history
…fc13fa92

Bump the python-packages group with 2 updates
  • Loading branch information
hangyav committed Jan 2, 2024
2 parents d1a4d95 + 6232174 commit fb4c56c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ def read(fname):
'gitpython==3.1.40',
'appdirs==1.4.4',
'torch==2.1.2',
'openai==1.5.0',
'openai==1.6.1',
'transformers==4.36.2',
'sortedcontainers==2.4.0',
],
extras_require={
'dev': [
'pytest==7.4.3',
'pytest==7.4.4',
'python-lsp-jsonrpc==1.1.2',
'pytest-cov==4.1.0',
'coverage-threshold==0.4.4'
Expand Down

0 comments on commit fb4c56c

Please sign in to comment.