luisotorres commited on
Commit
2e8e060
·
verified ·
1 Parent(s): 7789848

Upload 3 files

Browse files
Files changed (1) hide show
  1. requirements.txt +58 -5
requirements.txt CHANGED
@@ -1,5 +1,58 @@
1
- streamlit==0.89.0
2
- yfinance==0.1.63
3
- numpy==1.21.2
4
- pandas==1.3.3
5
- plotly==5.3.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==4.2.2
2
+ astor==0.8.1
3
+ attrs==25.3.0
4
+ base58==2.1.1
5
+ beautifulsoup4==4.13.3
6
+ blinker==1.9.0
7
+ cachetools==5.5.2
8
+ certifi==2025.1.31
9
+ charset-normalizer==3.4.1
10
+ click==7.1.2
11
+ entrypoints==0.4
12
+ frozendict==2.4.6
13
+ gitdb==4.0.12
14
+ GitPython==3.1.44
15
+ idna==3.10
16
+ importlib-metadata==6.11.0
17
+ Jinja2==3.1.6
18
+ jsonschema==4.23.0
19
+ jsonschema-specifications==2024.10.1
20
+ markdown-it-py==3.0.0
21
+ MarkupSafe==3.0.2
22
+ mdurl==0.1.2
23
+ multitasking==0.0.11
24
+ narwhals==1.31.0
25
+ numpy==1.22.4
26
+ packaging==23.2
27
+ pandas==2.2.3
28
+ peewee==3.17.9
29
+ Pillow==9.5.0
30
+ platformdirs==4.3.6
31
+ plotly==5.3.1
32
+ protobuf==3.20.3
33
+ pyarrow==19.0.1
34
+ pydeck==0.9.1
35
+ Pygments==2.19.1
36
+ Pympler==1.1
37
+ python-dateutil==2.9.0.post0
38
+ pytz==2025.1
39
+ pytz-deprecation-shim==0.1.0.post0
40
+ referencing==0.36.2
41
+ requests==2.32.3
42
+ rich==13.9.4
43
+ rpds-py==0.23.1
44
+ six==1.17.0
45
+ smmap==5.0.2
46
+ soupsieve==2.6
47
+ streamlit==1.24.0
48
+ tenacity==8.5.0
49
+ toml==0.10.2
50
+ toolz==1.0.0
51
+ tornado==6.4.2
52
+ typing_extensions==4.12.2
53
+ tzdata==2025.1
54
+ tzlocal==4.3.1
55
+ urllib3==2.3.0
56
+ validators==0.34.0
57
+ yfinance==0.2.54
58
+ zipp==3.21.0