Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLMS authored Aug 9, 2024
1 parent 99f4a96 commit e03993a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
install_requires=[
'openai>=1.40.2',
'toml>=0.10.2',
'requests>=2.32.3'
'requests>=2.32.3',
'setuptools>=72.1.0'
],
entry_points={
'console_scripts': [
Expand Down

0 comments on commit e03993a

Please sign in to comment.