Uhhy commited on
Commit
716f6e6
·
verified ·
1 Parent(s): c92aac9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ requests==2.28.1
2
+ beautifulsoup4==4.12.2
3
+ fastapi==0.95.0
4
+ pydantic
5
+ gradio==3.29.0
6
+ fake-useragent==1.5.0
7
+ python-dotenv==1.0.0
8
+ uvicorn==0.21.1
9
+ tqdm
10
+ faker
11
+ webdriver_manager
12
+ selenium