Skip to content

Commit 79b0209

Browse files
committed
add test requirements
1 parent 2e2826c commit 79b0209

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

extensions/positron-python/python_files/posit/pinned-test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ databricks-sql-connector[pyarrow]==2.0.2
1414
duckdb==1.4.1
1515
fastcore==1.8.9; python_version == '3.9'
1616
fastcore==1.8.13; python_version >= '3.10'
17+
google-cloud-bigquery==3.38.0
1718
geopandas==1.0.1; python_version == '3.9'
1819
geopandas==1.1.1; python_version >= '3.10' and python_version < '3.14'
1920
haystack-ai==2.19.0

extensions/positron-python/python_files/posit/test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ databricks-sql-connector[pyarrow]
22
duckdb
33
fastcore
44
geopandas; python_version < '3.14'
5+
google-cloud-bigquery
56
haystack-ai
67
holoviews
78
hvplot

0 commit comments

Comments
 (0)