joermd commited on
Commit
21eca83
·
verified ·
1 Parent(s): a3acd70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -4
requirements.txt CHANGED
@@ -1,6 +1,16 @@
1
- streamlit==1.25.0
 
 
2
  requests==2.31.0
 
 
 
 
3
  beautifulsoup4==4.12.2
4
- matplotlib==3.8.0
5
- reportlab>=3.6
6
- geoip2==4.7.0
 
 
 
 
 
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