Skip to content

Commit

Permalink
(revert) revert setuptools in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-ashkinaze committed Dec 22, 2024
1 parent 2d17d45 commit 28dfd8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,4 @@ widgetsnbextension==4.0.11
yarl==1.9.4
zipp==3.19.1
build
autopep8
setuptools
autopep8
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
pandas>=2.2.0,<3.0.0
PyYAML==6.0.1
litellm==1.40.0
setuptools
build

0 comments on commit 28dfd8a

Please sign in to comment.