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
8a00695d56
proxy.py
/
requirements-tunnel.txt
4 lines
85 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.8.6 to 2.8.9 (#983) Bumps [types-paramiko](https://github.com/python/typeshed) from 2.8.6 to 2.8.9. - [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-01-14 05:21:00 +00:00
types-paramiko==2.8.9
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'