MGZON commited on
Commit
ece4f32
·
1 Parent(s): d2a410a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -4,4 +4,7 @@ gradio==4.44.1
4
  openai==1.42.0
5
  httpx==0.27.0
6
  python-dotenv==1.0.1
7
- pydocstyle==6.3.0
 
 
 
 
4
  openai==1.42.0
5
  httpx==0.27.0
6
  python-dotenv==1.0.1
7
+ pydocstyle==6.3.0
8
+ requests==2.32.3
9
+ beautifulsoup4==4.12.3
10
+ selenium==4.25.0