Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==4.19.2
|
2 |
requests==2.31.0
|
3 |
google-generativeai==0.3.2
|
4 |
-
paramiko==3.
|
5 |
PyGithub==2.2.0
|
|
|
1 |
gradio==4.19.2
|
2 |
requests==2.31.0
|
3 |
google-generativeai==0.3.2
|
4 |
+
paramiko==3.5.1
|
5 |
PyGithub==2.2.0
|