mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-02 07:01:30 +00:00
fix: Removed cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES deprecation warning
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Aligned with JumpServer pyproject.toml ansible-related Python deps.
|
||||
paramiko==3.2.0
|
||||
paramiko==3.5.1
|
||||
sshtunnel==0.4.0
|
||||
pywinrm==0.4.3
|
||||
telnetlib3==4.0.2
|
||||
|
||||
Reference in New Issue
Block a user