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.
2 parents 11ec24b + d1165dc commit 3f5addaCopy full SHA for 3f5adda
requirements-tunnel.txt
@@ -3,4 +3,4 @@ paramiko==3.4.0; python_version >= '3.11'
3
types-paramiko==2.11.3; python_version < '3.11'
4
types-paramiko==3.4.0.20240311; python_version >= '3.11'
5
cryptography==36.0.2; python_version <= '3.6'
6
-cryptography==39.0.1; python_version > '3.6'
+cryptography==39.0.1; python_version > '3.6'
0 commit comments