Prak2005 commited on
Commit
d1a9124
·
verified ·
1 Parent(s): c444ec4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- gradio>=3.50.2
2
- reportlab>=4.0.0
3
- markdown>=3.5.1
4
- beautifulsoup4>=4.12.2
5
- Pillow>=10.0.0
6
- langchain-google-genai>=0.0.5
7
- langchain-core>=0.1.13
8
- jinja2>=3.1.2
 
1
+ gradio==3.50.2
2
+ markdown==3.4.3
3
+ beautifulsoup4==4.12.2
4
+ reportlab==4.0.4
5
+ Pillow==9.5.0
6
+ requests==2.31.0