Merge pull request #13 from ahadley1124/snyk-fix-076653e7ee26db7729ed8e40baafc556

pull/331/head
ahadley1124 2023-09-24 13:11:06 -04:00 committed by GitHub
commit b3218129b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
paramiko==2.10.4
tornado==5.1.1; python_version < '3.5'
tornado==6.1.0; python_version >= '3.5'
tornado==6.3.3; python_version < '3.5'
tornado==6.3.3; python_version >= '3.5'
cryptography>=39.0.1 # not directly required, pinned by Snyk to avoid a vulnerability