bluenevus commited on
Commit
7591387
·
verified ·
1 Parent(s): 38a29a5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==5.25.0
2
+ google-generativeai==0.3.2
3
+ PyGithub==2.1.1
4
+ python-gitlab==4.4.0
5
+ python-docx==1.1.0
6
+ requests==2.31.0