Spaces:
Runtime error
Runtime error
Commit ·
ab77655
1
Parent(s): 3108a15
Add paramiko for SFTP uploads
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -21,3 +21,4 @@ PyMuPDF==1.26.7
|
|
| 21 |
google-auth-httplib2
|
| 22 |
openai
|
| 23 |
Pillow
|
|
|
|
|
|
| 21 |
google-auth-httplib2
|
| 22 |
openai
|
| 23 |
Pillow
|
| 24 |
+
paramiko==3.4.0
|