loayshabet commited on
Commit
3ecd40d
·
verified ·
1 Parent(s): 41e7bb5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ transformers>=4.30.0
2
  gradio>=3.0.0
3
  feedparser>=6.0.0
4
  torch>=1.8.0
5
- beautifulsoup4>=4.9.0
 
 
 
2
  gradio>=3.0.0
3
  feedparser>=6.0.0
4
  torch>=1.8.0
5
+ beautifulsoup4>=4.9.0
6
+ pytz>=2023.3
7
+ requests>=2.31.0