Skip to content

Commit bd314f4

Browse files
committed
Fix versions in requirements.txt: python-dotenv==1.2.1, lancedb==0.25.3, pyarrow==21.0.0, duckdb==1.4.3
1 parent bb45141 commit bd314f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
veadk-python==0.2.27
22
veadk-python[extensions]==0.2.27
33
google-adk==1.18.0
4-
python-dotenv
5-
lancedb
4+
python-dotenv==1.2.1
5+
lancedb==0.25.3
66
agentkit-sdk-python==0.1.15
77
volcengine-python-sdk[ark]==4.0.33
8-
pyarrow
9-
duckdb
8+
pyarrow==21.0.0
9+
duckdb==1.4.3

0 commit comments

Comments
 (0)