bluenevus commited on
Commit
721980e
·
verified ·
1 Parent(s): d3dfcfe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio==5.25.0
2
- google-generativeai==0.3.2
3
- PyGithub==2.1.1
4
- python-gitlab==4.3.0
5
- python-docx==1.1.0
6
- requests==2.31.0
 
 
1
+ dash==3.0.3
2
+ dash-bootstrap-components==2.0.2
3
+ google-generativeai
4
+ PyGithub
5
+ python-gitlab
6
+ python-docx
7
+ requests