riteshcp commited on
Commit
953ccad
·
verified ·
1 Parent(s): 3374424

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +41 -6
requirements.txt CHANGED
@@ -1,6 +1,41 @@
1
- yfinance
2
- pandas
3
- matplotlib
4
- seaborn
5
- streamlit
6
- plotly
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ webencodings==0.5.1
2
+ peewee==3.15.0
3
+ multitasking==0.0.11
4
+ watchdog==3.0.0
5
+ tornado==6.3.3
6
+ toml==0.10.2
7
+ tenacity==8.2.2
8
+ soupsieve==2.5
9
+ smmap==5.0.0
10
+ rpds-py==0.10.2
11
+ pyparsing==3.1.1
12
+ pygments==2.16.1
13
+ platformdirs==3.10.0
14
+ pillow==10.1.0
15
+ mdurl==0.1.2
16
+ MarkupSafe==2.1.3
17
+ lxml==4.9.3
18
+ kiwisolver==1.4.5
19
+ html5lib==1.1
20
+ frozendict==2.3.8
21
+ fonttools==4.42.1
22
+ cycler==0.11.0
23
+ contourpy==1.1.0
24
+ cachetools==5.3.1
25
+ blinker==1.6.2
26
+ referencing==0.30.2
27
+ plotly==5.15.0
28
+ matplotlib==3.8.0
29
+ markdown-it-py==3.0.1
30
+ jinja2==3.1.2
31
+ gitdb==4.0.10
32
+ beautifulsoup4==4.13.0
33
+ yfinance==0.2.18
34
+ seaborn==0.12.2
35
+ rich==13.5.2
36
+ pydeck==0.8.1b0
37
+ jsonschema-specifications==2023.7.1
38
+ gitpython==3.1.36
39
+ jsonschema==4.19.0
40
+ altair==5.1.1
41
+ streamlit==1.26.0