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 288d56d commit 3abffc5Copy full SHA for 3abffc5
extensions/positron-python/python_files/posit/pinned-test-requirements.txt
@@ -48,7 +48,7 @@ pytest==9.0.1; python_version >= '3.10'
48
pytest-asyncio==1.2.0; python_version == '3.9'
49
pytest-asyncio==1.3.0; python_version >= '3.10'
50
pytest-mock==3.15.1
51
-redshift_connector==2.1.10
+redshift_connector==2.1.10; python_version < '3.14'
52
syrupy==4.9.1; python_version == '3.9'
53
syrupy==5.0.0; python_version >= '3.10'
54
torch==2.8.0; python_version == '3.9'
0 commit comments