joermd commited on
Commit
42d6d72
·
verified ·
1 Parent(s): 998594c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit==1.24.0
2
  streamlit-option-menu==0.3.6
3
  requests==2.31.0
4
  pandas==2.0.3
@@ -9,7 +9,7 @@ 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
 
1
+ streamlit==1.32.0
2
  streamlit-option-menu==0.3.6
3
  requests==2.31.0
4
  pandas==2.0.3
 
9
  python-whois==0.8.0
10
  dnspython==2.3.0
11
  numpy==1.25.1
12
+ Pillow==9.5.0
13
  matplotlib==3.7.2
14
  seaborn==0.12.2
15
  wordcloud==1.9.2