Skip to content

Commit 48597f5

Browse files
committed
fix: remove version pin for submodlib-py
Signed-off-by: eshwarprasadS <[email protected]>
1 parent 6b4f4aa commit 48597f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2
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)