Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio==5.25.0
|
2 |
google-generativeai==0.3.2
|
3 |
PyGithub==2.1.1
|
4 |
-
python-
|
|
|
|
|
|
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
|