-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
97 lines (97 loc) · 1.71 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
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
ansi2html==1.8.0
astroid==2.11.6
asttokens==2.2.1
attrs==22.2.0
autopep8==1.6.0
backcall==0.2.0
backports.functools-lru-cache==1.6.4
black==23.1.0
Brotli==1.0.9
cachelib==0.9.0
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
colored-traceback==0.3.0
dash==2.8.1
dash-bootstrap-components==1.3.1
dash-bootstrap-templates==1.0.8
dash-core-components==2.0.0
dash-extensions==0.1.13
dash-html-components==2.0.0
dash-table==5.0.0
debugpy==1.5.1
decorator==5.1.1
dill==0.3.5.1
EditorConfig==0.12.3
entrypoints==0.4
executing==1.2.0
fastjsonschema==2.16.3
Flask==2.2.3
Flask-Caching==2.0.2
Flask-Compress==1.13
friendly==0.7.20
friendly-styles==0.2
friendly-traceback==0.7.61
idna==3.4
ipykernel==6.15.0
ipython==8.10.0
isort==5.10.1
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
jsbeautifier==1.14.7
jsonschema==4.17.3
jupyter-client==7.3.4
jupyter_core==5.2.0
jupyter-dash==0.4.2
lazy-object-proxy==1.7.1
lxml==4.9.2
markdown-it-py==2.2.0
MarkupSafe==2.1.2
matplotlib-inline==0.1.6
mccabe==0.7.0
mdurl==0.1.2
more-itertools==9.1.0
mypy-extensions==1.0.0
nbformat==5.7.3
nest-asyncio==1.5.6
numpy==1.24.2
packaging==23.0
pandas==1.5.3
pandas-datareader==0.10.0
parso==0.8.3
pathspec==0.11.0
pexpect==4.8.0
pickleshare==0.7.5
pip==22.3.1
platformdirs==2.5.2
plotly==5.13.0
prompt-toolkit==3.0.36
psutil==5.9.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.10.0
Pygments==2.14.0
pylint==2.14.2
pyrsistent==0.19.3
python-dateutil==2.8.2
pytz==2022.7.1
pyzmq==23.2.0
requests==2.28.2
retrying==1.3.4
rich==13.3.2
setuptools==65.6.3
six==1.16.0
stack-data==0.6.2
tenacity==8.2.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.0
tornado==6.1
traitlets==5.9.0
typing_extensions==4.4.0
urllib3==1.26.14
wcwidth==0.2.6
Werkzeug==2.2.3
wheel==0.38.4
wrapt==1.14.1