Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit d22101c

Browse files
Merge pull request #603 from eshwarprasadS/submodlib-version-bump
Unpin submodlib-py and Remove linux only install constraint
2 parents b5e2ae6 + 48597f5 commit d22101c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ openai>=1.13.3,<2.0.0
1515
numba
1616
sentencepiece>=0.2.0
1717
# Note: this dependency has to be built from source
18-
submodlib-py==0.0.1; sys_platform == 'linux'
18+
submodlib-py
1919
tabulate>=0.9.0
2020

2121
# Note: this dependency goes along with langchain-text-splitters and may be

0 commit comments

Comments
 (0)