dippoo Claude Opus 4.6 commited on
Commit
8962a72
·
1 Parent(s): 1c46fa4

Add paramiko to requirements (needed for SSH to RunPod pods)

Browse files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -14,3 +14,4 @@ pyyaml>=6.0
14
  python-multipart>=0.0.6
15
  python-dotenv>=1.0.0
16
  runpod>=1.6.0
 
 
14
  python-multipart>=0.0.6
15
  python-dotenv>=1.0.0
16
  runpod>=1.6.0
17
+ paramiko>=3.4.0