joermd commited on
Commit
7b0e05d
·
verified ·
1 Parent(s): 9875a3c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -18
requirements.txt CHANGED
@@ -1,18 +1,9 @@
1
- streamlit==1.32.0
2
- streamlit-lottie==0.0.5
3
- streamlit-option-menu==0.3.2
4
- requests==2.31.0
5
- pandas==2.2.0
6
- plotly==5.18.0
7
- httpx==0.27.0
8
- aiohttp==3.9.3
9
- beautifulsoup4==4.12.3
10
- python-whois==0.8.0
11
- dnspython==2.6.0
12
- selenium==4.18.1
13
- webdriver-manager==4.0.1
14
- Pillow==10.2.0
15
- tldextract==5.1.1
16
- requests-html==0.10.0
17
- fake-useragent==1.4.0
18
- numpy==1.26.4
 
1
+ streamlit
2
+ requests
3
+ beautifulsoup4
4
+ whois
5
+ python-whois
6
+ matplotlib
7
+ wordcloud
8
+ langdetect
9
+ textblob