forked from Rikj000/MoniGoMani
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-mgm.txt
56 lines (54 loc) · 1.58 KB
/
requirements-mgm.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
art==5.4
cached-property==1.5.2
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.10; python_version >= '3'
coloredlogs==15.0.1
cryptography==36.0.1
cycler==0.11.0; python_version >= '3.6'
discord-webhook==0.14.0
distro==1.6.0
fire==0.4.0
fonttools==4.28.5; python_version >= '3.7'
gitdb==4.0.9
humanfriendly==10.0
idna==3.3; python_version >= '3'
inquirerpy==0.3.1
kiwisolver==1.3.2; python_version >= '3.7'
logger==1.4
lxml==4.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
matplotlib==3.5.1; python_version >= '3.7'
multitasking==0.0.10
numpy==1.22.1
packaging==21.3; python_version >= '3.6'
pandas==1.3.5
pfzy==0.3.3; python_version >= '3.7' and python_full_version < '4.0.0'
pillow==9.0.0; python_version >= '3.7'
plotly==5.5.0
prompt-toolkit==3.0.24
pycparser==2.21
pygit2==1.7.2
pyparsing==3.0.6; python_version >= '3.6'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-rapidjson==1.5
pytz==2021.3
pyyaml==6.0
quantstats==0.0.47
requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
scipy==1.7.3; python_version < '3.11' and python_version >= '3.7'
seaborn==0.11.2; python_version >= '3.6'
six==1.16.0
smmap==5.0.0
tabulate==0.8.9
tenacity==8.0.1
termcolor==1.1.0
urllib3==1.26.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_full_version < '4.0.0'
wcwidth==0.2.5
yaspin==2.1.0
yfinance==0.1.69