-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
28 lines (27 loc) · 1.23 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
"""
# -- ------------------------------------------------------------------------------------------------------------------------ -- #
# -- project: Project 1: Fundamental Analysis -- #
# -- script: requirements.txt: Python txt file to download required modules for project execution -- #
# -- author: EstebanMqz -- #
# -- license: GNU General Public License v3.0 -- #
# -- repository: https://github.com/EstebanMqz/MyST_Project/blob/main/requirements.txt -- #
# -- ------------------------------------------------------------------------------------------------------------------------ -- #
"""
pandas >= 1.3.4
pandas_datareader >= 0.10.0
numpy >= 1.19.1
jupyter >= 1.0.0
chart_studio >= 1.1
plotly >= 5.60
scipy >= 1.7.3
regex >= 2022.3.15
time >= 3.11
datetime >= 4.7
MetaTrader5 >= 5.0.43
pytz >= 2021.3
fire >= 0.4.0
kaleido >= 0.2.1
Pillow >= 9.3
statsmodels >= 0.13.5
scipy >= 1.9.3
scikit-learn >= 1.0.2