Skip to content

Commit 82f3e8d

Browse files
committed
fix: update requirements.txt and .gitignore
1 parent bb81236 commit 82f3e8d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ dist/
88
.venv/
99
test_lhm/
1010
.cursorignore
11-
.vscode
11+
.vscode
12+
table_info_db

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ langchain-google-genai>=2.1.3,<3.0.0
1717
langchain-ollama>=0.3.2,<0.4.0
1818
langchain-huggingface>=0.1.2,<0.2.0
1919
clickhouse_driver
20+
numpy<2.0

0 commit comments

Comments
 (0)