Skip to content

Commit 288d56d

Browse files
committed
add redshift connector
1 parent 78aa210 commit 288d56d

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
@@ -48,6 +48,7 @@ pytest==9.0.1; python_version >= '3.10'
4848
pytest-asyncio==1.2.0; python_version == '3.9'
4949
pytest-asyncio==1.3.0; python_version >= '3.10'
5050
pytest-mock==3.15.1
51+
redshift_connector==2.1.10
5152
syrupy==4.9.1; python_version == '3.9'
5253
syrupy==5.0.0; python_version >= '3.10'
5354
torch==2.8.0; python_version == '3.9'

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pytest
2424
pytest-asyncio
2525
pytest-mock
2626
syrupy
27+
redshift_connector
2728
torch
2829
scipy
2930
snowflake-connector-python; python_version < '3.14'

0 commit comments

Comments
 (0)