bluenevus commited on
Commit
0ceb98b
·
verified ·
1 Parent(s): 108be36

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
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
6
- tenacity==8.2.3
 
 
1
+ dash==3.0.3
2
+ dash-bootstrap-components==2.0.2
3
+ requests
4
+ google-generativeai
5
+ paramiko
6
+ PyGithub
7
+ tenacity