joermd commited on
Commit
d34a6c1
·
verified ·
1 Parent(s): 48814e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -15
requirements.txt CHANGED
@@ -1,18 +1,18 @@
1
- streamlit==1.29.0
2
- streamlit-lottie==0.0.5
3
- streamlit-option-menu==0.3.2
4
  requests==2.31.0
5
- pandas==2.1.3
6
- plotly==5.18.0
7
- httpx==0.25.2
8
- aiohttp==3.9.1
9
  beautifulsoup4==4.12.2
10
  python-whois==0.8.0
11
- dnspython==2.4.2
12
- selenium==4.15.2
13
- webdriver-manager==4.0.1
14
- Pillow==10.1.0
15
- numpy==1.26.2
16
- lxml==4.9.3
17
- matplotlib
18
- seaborn
 
 
1
+ streamlit==1.24.0
2
+ streamlit-option-menu==0.3.6
 
3
  requests==2.31.0
4
+ pandas==2.0.3
5
+ plotly==5.15.0
6
+ httpx==0.24.1
7
+ aiohttp==3.8.5
8
  beautifulsoup4==4.12.2
9
  python-whois==0.8.0
10
+ dnspython==2.3.0
11
+ numpy==1.25.1
12
+ Pillow==10.0.0
13
+ matplotlib==3.7.2
14
+ seaborn==0.12.2
15
+ wordcloud==1.9.2
16
+ advertools==0.13.3
17
+ tldextract==3.4.4
18
+ python-dateutil==2.8.2