mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
Update to paramiko-3.4.1 (#7240)
Solves the deprecation warning for TripleDES Related: https://github.com/paramiko/paramiko/issues/2419
This commit is contained in:
@@ -87,6 +87,7 @@ xlsxwriter = "1.2.2"
|
||||
tzlocal = "4.3.1"
|
||||
pyodbc = "5.1.0"
|
||||
debugpy = "^1.8.9"
|
||||
paramiko = "3.4.1"
|
||||
|
||||
[tool.poetry.group.all_ds]
|
||||
optional = true
|
||||
|
||||
Reference in New Issue
Block a user