Skip to content

Commit 3f5adda

Browse files
committed
Merge branch 'docker-openssl-and-tunnel' of github.com:abhinavsingh/proxy.py into docker-openssl-and-tunnel
2 parents 11ec24b + d1165dc commit 3f5adda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tunnel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ paramiko==3.4.0; python_version >= '3.11'
33
types-paramiko==2.11.3; python_version < '3.11'
44
types-paramiko==3.4.0.20240311; python_version >= '3.11'
55
cryptography==36.0.2; python_version <= '3.6'
6-
cryptography==39.0.1; python_version > '3.6'
6+
cryptography==39.0.1; python_version > '3.6'

0 commit comments

Comments
 (0)