We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2826c commit 79b0209Copy full SHA for 79b0209
extensions/positron-python/python_files/posit/pinned-test-requirements.txt
@@ -14,6 +14,7 @@ databricks-sql-connector[pyarrow]==2.0.2
14
duckdb==1.4.1
15
fastcore==1.8.9; python_version == '3.9'
16
fastcore==1.8.13; python_version >= '3.10'
17
+google-cloud-bigquery==3.38.0
18
geopandas==1.0.1; python_version == '3.9'
19
geopandas==1.1.1; python_version >= '3.10' and python_version < '3.14'
20
haystack-ai==2.19.0
extensions/positron-python/python_files/posit/test-requirements.txt
@@ -2,6 +2,7 @@ databricks-sql-connector[pyarrow]
2
duckdb
3
fastcore
4
geopandas; python_version < '3.14'
5
+google-cloud-bigquery
6
haystack-ai
7
holoviews
8
hvplot
0 commit comments