Skip to content

Commit b7b5eb7

Browse files
committed
ML/LLM: Use sqlalchemy-cratedb>=0.37.0
1 parent 7d21da3 commit b7b5eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topic/machine-learning/llm-langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python-dotenv<2
1212
requests<3
1313
requests-cache<2
1414
sqlalchemy==2.*
15-
sqlalchemy-cratedb>=0.36.1,<1
15+
sqlalchemy-cratedb>=0.37.0,<1
1616
unstructured<0.15
1717

1818
# Development.

0 commit comments

Comments
 (0)