This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
proxy.py
mirror of
https://github.com/abhinavsingh/proxy.py.git
Watch
1
Star
1
Fork
You've already forked proxy.py
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5ab40f20b8
proxy.py
/
requirements-tunnel.txt
4 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Upgrade paramiko to avoid blowfish ciphers (#1149) * Upgrade paramiko to avoid blowfish ciphers * Pin cryptography for python 3.6
2022-05-18 04:41:44 +00:00
paramiko==2.11.0
pip prod(deps): bump types-paramiko from 2.11.1 to 2.11.3 (#1222) Bumps [types-paramiko](https://github.com/python/typeshed) from 2.11.1 to 2.11.3. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-paramiko dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 08:20:25 +00:00
types-paramiko==2.11.3
Upgrade paramiko to avoid blowfish ciphers (#1149) * Upgrade paramiko to avoid blowfish ciphers * Pin cryptography for python 3.6
2022-05-18 04:41:44 +00:00
cryptography==36.0.2; python_version <= '3.6'