Skip to content

Commit

Permalink
(chore) explicitly add setuptools as requirement; a python version I …
Browse files Browse the repository at this point in the history
…used didn't have this pre-installed
  • Loading branch information
josh-ashkinaze committed Dec 22, 2024
1 parent c9f5272 commit 47d6e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pandas>=2.2.0,<3.0.0
PyYAML==6.0.1
litellm==1.40.0
setuptools
build

0 comments on commit 47d6e71

Please sign in to comment.