Breakthrough-Energy / PowerSimData

Simulation framework
https://breakthrough-energy.github.io/docs/
MIT License
52 stars 40 forks source link

Update paramiko #715

Closed rouille closed 1 year ago

rouille commented 1 year ago

Pull Request doc

Purpose

Update paramiko to supress a CryptographyDeprecationWarning:

 CryptographyDeprecationWarning: Blowfish has been deprecated
  "class": algorithms.Blowfish,

What the code is doing

N/A

Testing

Existing unit tests

Where to look

The version of the paramiko package has been updated

Usage Example/Visuals

N/A

Time estimate

2min

rouille commented 1 year ago

@jenhagg and @BainanXia, can you check that you are still able to download scenario data from server with this update. Thanks.