codeboosterstech commited on
Commit
9c343fb
·
verified ·
1 Parent(s): 5f89356

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -9
requirements.txt CHANGED
@@ -1,9 +1,4 @@
1
- groq==0.9.0
2
- gradio==4.24.0
3
- python-docx==1.1.0
4
- pypdf==4.2.0
5
- requests==2.31.0
6
- python-dotenv==1.0.0
7
- json5==0.9.14
8
- pillow==10.2.0
9
- serpapi==1.3.0
 
1
+ gradio>=4.0
2
+ requests>=2.31
3
+ python-docx>=0.8.11
4
+ pypdf>=3.0.0