thinh-vu commited on
Commit
5a63c9d
1 Parent(s): 03cce46

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -2
requirements.txt CHANGED
@@ -1,4 +1,15 @@
1
- vnstock
2
  streamlit
3
  bs4
4
- # pygwalker
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  streamlit
2
  bs4
3
+ pandas==2.2.1
4
+ requests==2.31.0
5
+ bs4==0.0.2
6
+ vnai>=0.1.0
7
+ openpyxl==3.1.2
8
+ vnstock_ezchart==0.0.2
9
+ fake_useragent==1.5.1
10
+ cryptography==42.0.5
11
+ psutil==6.0.0
12
+ click==8.1.7
13
+ click-repl==0.3.0
14
+ seaborn==0.13.2
15
+ IPython