forked from mlco2/codecarbon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dashboard.txt
114 lines (112 loc) · 2.04 KB
/
requirements-dashboard.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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
#
# This file is autogenerated by hatch-pip-compile with Python 3.8
#
# - dash>=2.2.0
# - dash_bootstrap_components
# - plotly>=5.6.0
# - arrow
# - click
# - pandas
# - prometheus-client
# - psutil
# - py-cpuinfo
# - pynvml
# - rapidfuzz
# - requests
#
arrow==1.3.0
# via hatch.envs.dashboard
blinker==1.7.0
# via flask
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# hatch.envs.dashboard
# flask
dash==2.16.1
# via
# hatch.envs.dashboard
# dash-bootstrap-components
dash-bootstrap-components==1.5.0
# via hatch.envs.dashboard
dash-core-components==2.0.0
# via dash
dash-html-components==2.0.0
# via dash
dash-table==5.0.0
# via dash
flask==3.0.2
# via dash
idna==3.7
# via requests
importlib-metadata==7.1.0
# via
# dash
# flask
itsdangerous==2.1.2
# via flask
jinja2==3.1.4
# via flask
markupsafe==2.1.5
# via
# jinja2
# werkzeug
nest-asyncio==1.6.0
# via dash
numpy==1.24.4
# via pandas
packaging==24.0
# via plotly
pandas==2.0.3
# via hatch.envs.dashboard
plotly==5.20.0
# via
# hatch.envs.dashboard
# dash
prometheus-client==0.20.0
# via hatch.envs.dashboard
psutil==5.9.8
# via hatch.envs.dashboard
py-cpuinfo==9.0.0
# via hatch.envs.dashboard
pynvml==11.5.0
# via hatch.envs.dashboard
python-dateutil==2.9.0.post0
# via
# arrow
# pandas
pytz==2024.1
# via pandas
rapidfuzz==3.6.2
# via hatch.envs.dashboard
requests==2.32.0
# via
# hatch.envs.dashboard
# dash
retrying==1.3.4
# via dash
six==1.16.0
# via
# python-dateutil
# retrying
tenacity==8.2.3
# via plotly
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.10.0
# via dash
tzdata==2024.1
# via pandas
urllib3==2.2.1
# via requests
werkzeug==3.0.3
# via
# dash
# flask
zipp==3.18.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools