diff --git a/Pipfile.lock b/Pipfile.lock index a0c42c0f8..aadacb5a6 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -344,11 +344,11 @@ }, "more-itertools": { "hashes": [ - "sha256:68c70cc7167bdf5c7c9d8f6954a7837089c6a36bf565383919bb595efb8a17e5", - "sha256:b78134b2063dd214000685165d81c154522c3ee0a1c0d4d113c80361c234c5a2" + "sha256:6f83822ae94818eae2612063a5101a7311e68ae8002005b5e05f03fd74a86a20", + "sha256:9b30f12df9393f0d28af9210ff8efe48d10c94f73e5daf886f10c4b0b0b4f03c" ], "markers": "python_version >= '3.5'", - "version": "==8.4.0" + "version": "==8.5.0" }, "netcdf4": { "hashes": [ @@ -446,10 +446,10 @@ }, "paramiko": { "hashes": [ - "sha256:920492895db8013f6cc0179293147f830b8c7b21fdfc839b6bad760c27459d9f", - "sha256:9c980875fa4d2cb751604664e9a2d0f69096643f5be4db1b99599fe114a97b2f" + "sha256:4f3e316fef2ac628b05097a637af35685183111d4bc1b5979bd397c2ab7b5898", + "sha256:7f36f4ba2c0d81d219f4595e35f70d56cc94f9ac40a6acdf51d6ca210ce65035" ], - "version": "==2.7.1" + "version": "==2.7.2" }, "pillow": { "hashes": [ diff --git a/requirements_freeze.txt b/requirements_freeze.txt index befe5f576..640b842af 100644 --- a/requirements_freeze.txt +++ b/requirements_freeze.txt @@ -8,7 +8,7 @@ cffi==1.14.2 cftime==1.2.1 chardet==3.0.4 click==7.1.2 -cryptography==3.0 +cryptography==3.1 cycler==0.10.0 Flask==1.1.2 geographiclib==1.50 @@ -23,17 +23,18 @@ jsonpickle==1.4.1 kiwisolver==1.2.0 MarkupSafe==1.1.1 matplotlib==3.2.1 -more-itertools==8.4.0 +more-itertools==8.5.0 mypy-extensions==0.4.3 netCDF4==1.5.3 numpy==1.18.5 packaging==20.4 pandas==1.0.4 -paramiko==2.7.1 +paramiko==2.7.2 pathspec==0.8.0 Pillow==7.2.0 pluggy==0.13.1 -e ../PowerSimData +psycopg2==2.8.5 py==1.9.0 -e git+https://github.com/sjschneider/py3samsdk.git@27c9340659b0b7fb7c38e458de354c8a8ad137e8#egg=py3samsdk pycparser==2.20