Skip to content

Commit

Permalink
Merge pull request #249 from makelinux/240819+062723
Browse files Browse the repository at this point in the history
remove instructlab from requirements-dev
  • Loading branch information
hickeyma authored Aug 22, 2024
2 parents 2a1f387 + d2c77ea commit 8d27e9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

-r requirements.txt

# TODO: remove 'instructlab' once https://github.com/instructlab/sdg/issues/6 is resolved
instructlab>=0.17.0
pre-commit>=3.0.4,<4.0
pylint>=2.16.2,<4.0
pylint-pydantic
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SPDX-License-Identifier: Apache-2.0
click>=8.1.7,<9.0.0
datasets>=2.18.0,<3.0.0
GitPython>=3.1.42,<4.0.0
httpx>=0.25.0,<1.0.0
instructlab-schema>=0.4.0
langchain-text-splitters
Expand Down

0 comments on commit 8d27e9c

Please sign in to comment.