forked from mlco2/codecarbon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
131 lines (130 loc) · 2.3 KB
/
requirements.txt
File metadata and controls
131 lines (130 loc) · 2.3 KB
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# - arrow
# - click
# - fief-client[cli]
# - pandas
# - prometheus-client
# - psutil>=6.0.0
# - py-cpuinfo
# - pydantic
# - pynvml
# - questionary
# - rapidfuzz
# - requests
# - rich
# - typer
#
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
# via httpx
arrow==1.3.0
# via hatch.envs.default
certifi==2025.4.26
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.2
# via requests
click==8.2.1
# via
# hatch.envs.default
# typer
cryptography==45.0.3
# via jwcrypto
fief-client==0.20.0
# via hatch.envs.default
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.27.2
# via fief-client
idna==3.10
# via
# anyio
# httpx
# requests
jwcrypto==1.5.6
# via fief-client
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
numpy==2.3.0
# via pandas
nvidia-ml-py==12.575.51
# via pynvml
pandas==2.3.0
# via hatch.envs.default
prometheus-client==0.22.1
# via hatch.envs.default
prompt-toolkit==3.0.51
# via questionary
psutil==7.0.0
# via hatch.envs.default
py-cpuinfo==9.0.0
# via hatch.envs.default
pycparser==2.22
# via cffi
pydantic==2.11.5
# via hatch.envs.default
pydantic-core==2.33.2
# via pydantic
pygments==2.19.1
# via rich
pynvml==12.0.0
# via hatch.envs.default
python-dateutil==2.9.0.post0
# via
# arrow
# pandas
pytz==2025.2
# via pandas
questionary==2.1.0
# via hatch.envs.default
rapidfuzz==3.13.0
# via hatch.envs.default
requests==2.32.4
# via hatch.envs.default
rich==14.0.0
# via
# hatch.envs.default
# typer
shellingham==1.5.4
# via typer
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
termcolor==2.3.0
# via yaspin
typer==0.16.0
# via hatch.envs.default
types-python-dateutil==2.9.0.20250516
# via arrow
typing-extensions==4.14.0
# via
# anyio
# jwcrypto
# pydantic
# pydantic-core
# typer
# typing-inspection
typing-inspection==0.4.1
# via pydantic
tzdata==2025.2
# via pandas
urllib3==2.4.0
# via requests
wcwidth==0.2.13
# via prompt-toolkit
yaspin==3.1.0
# via fief-client