HyperSine / how-does-SecureCRT-encrypt-password

Transferred from https://github.com/DoubleLabyrinth/how-does-SecureCRT-encrypt-password
262 stars 98 forks source link

added requirements.txt #1

Closed jordiprats closed 4 years ago

jordiprats commented 4 years ago

Hi, I've added the requirements.txt file with the pycryptodome dependency.

I haven't updated the documentation but to use this file, as stated on the documentation, you just need to execute pip like this:

pip install -r requirements.txt

kind regards,