Skip to content

Commit 3abffc5

Browse files
committed
maybe not install in recent python
1 parent 288d56d commit 3abffc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +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
51+
redshift_connector==2.1.10; python_version < '3.14'
5252
syrupy==4.9.1; python_version == '3.9'
5353
syrupy==5.0.0; python_version >= '3.10'
5454
torch==2.8.0; python_version == '3.9'

0 commit comments

Comments
 (0)