-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1.0.5
executable file
·48 lines (48 loc) · 2.78 KB
/
1.0.5
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
Collecting dash
Downloading dash-2.8.1-py3-none-any.whl (9.9 MB)
---------------------------------------- 9.9/9.9 MB 3.0 MB/s eta 0:00:00
Collecting pandas
Downloading pandas-1.5.3-cp311-cp311-win_amd64.whl (10.3 MB)
---------------------------------------- 10.3/10.3 MB 4.6 MB/s eta 0:00:00
Collecting Flask>=1.0.4
Downloading Flask-2.2.2-py3-none-any.whl (101 kB)
---------------------------------------- 101.5/101.5 kB ? eta 0:00:00
Collecting plotly>=5.0.0
Downloading plotly-5.13.0-py2.py3-none-any.whl (15.2 MB)
---------------------------------------- 15.2/15.2 MB 5.7 MB/s eta 0:00:00
Collecting dash-html-components==2.0.0
Downloading dash_html_components-2.0.0-py3-none-any.whl (4.1 kB)
Collecting dash-core-components==2.0.0
Downloading dash_core_components-2.0.0-py3-none-any.whl (3.8 kB)
Collecting dash-table==5.0.0
Downloading dash_table-5.0.0-py3-none-any.whl (3.9 kB)
Collecting python-dateutil>=2.8.1
Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
------------------------------------- 247.7/247.7 kB 14.8 MB/s eta 0:00:00
Collecting pytz>=2020.1
Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB)
-------------------------------------- 499.4/499.4 kB 3.5 MB/s eta 0:00:00
Collecting numpy>=1.21.0
Downloading numpy-1.24.1-cp311-cp311-win_amd64.whl (14.8 MB)
---------------------------------------- 14.8/14.8 MB 4.5 MB/s eta 0:00:00
Collecting Werkzeug>=2.2.2
Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB)
-------------------------------------- 232.7/232.7 kB 4.7 MB/s eta 0:00:00
Collecting Jinja2>=3.0
Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
-------------------------------------- 133.1/133.1 kB 4.0 MB/s eta 0:00:00
Collecting itsdangerous>=2.0
Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
Collecting click>=8.0
Downloading click-8.1.3-py3-none-any.whl (96 kB)
---------------------------------------- 96.6/96.6 kB 5.4 MB/s eta 0:00:00
Collecting tenacity>=6.2.0
Downloading tenacity-8.1.0-py3-none-any.whl (23 kB)
Collecting six>=1.5
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting colorama
Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting MarkupSafe>=2.0
Downloading MarkupSafe-2.1.2-cp311-cp311-win_amd64.whl (16 kB)
Installing collected packages: pytz, dash-table, dash-html-components, dash-core-components, tenacity, six, numpy, MarkupSafe, itsdangerous, colorama, Werkzeug, python-dateutil, plotly, Jinja2, click, pandas, Flask, dash
Successfully installed Flask-2.2.2 Jinja2-3.1.2 MarkupSafe-2.1.2 Werkzeug-2.2.2 click-8.1.3 colorama-0.4.6 dash-2.8.1 dash-core-components-2.0.0 dash-html-components-2.0.0 dash-table-5.0.0 itsdangerous-2.1.2 numpy-1.24.1 pandas-1.5.3 plotly-5.13.0 python-dateutil-2.8.2 pytz-2022.7.1 six-1.16.0 tenacity-8.1.0