Skip to content

Commit 47d6e71

Browse files
(chore) explicitly add setuptools as requirement; a python version I used didn't have this pre-installed
1 parent c9f5272 commit 47d6e71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
pandas>=2.2.0,<3.0.0
22
PyYAML==6.0.1
33
litellm==1.40.0
4+
setuptools
45
build
56

0 commit comments

Comments
 (0)