forked from mlco2/codecarbon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-test.py3.7.txt
98 lines (97 loc) · 1.75 KB
/
requirements-test.py3.7.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
#
# This file is autogenerated by hatch-pip-compile with Python 3.7
#
# - mock
# - pytest
# - responses
# - numpy
# - psutil
# - requests-mock
# - rapidfuzz
# - arrow
# - click
# - pandas
# - prometheus-client
# - psutil
# - py-cpuinfo
# - pynvml
# - rapidfuzz
# - requests
#
arrow==1.2.3
# via hatch.envs.test.py3.7
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via hatch.envs.test.py3.7
exceptiongroup==1.2.0
# via pytest
idna==3.7
# via requests
importlib-metadata==6.7.0
# via
# click
# pluggy
# pytest
iniconfig==2.0.0
# via pytest
mock==5.1.0
# via hatch.envs.test.py3.7
numpy==1.21.6
# via
# hatch.envs.test.py3.7
# pandas
packaging==24.0
# via pytest
pandas==1.3.5
# via hatch.envs.test.py3.7
pluggy==1.2.0
# via pytest
prometheus-client==0.17.1
# via hatch.envs.test.py3.7
psutil==5.9.8
# via hatch.envs.test.py3.7
py-cpuinfo==9.0.0
# via hatch.envs.test.py3.7
pynvml==11.5.0
# via hatch.envs.test.py3.7
pytest==7.4.4
# via hatch.envs.test.py3.7
python-dateutil==2.9.0.post0
# via
# arrow
# pandas
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via responses
rapidfuzz==3.4.0
# via hatch.envs.test.py3.7
requests==2.32.0
# via
# hatch.envs.test.py3.7
# requests-mock
# responses
requests-mock==1.12.1
# via hatch.envs.test.py3.7
responses==0.23.3
# via hatch.envs.test.py3.7
six==1.16.0
# via python-dateutil
tomli==2.0.1
# via pytest
types-pyyaml==6.0.12.12
# via responses
typing-extensions==4.7.1
# via
# arrow
# importlib-metadata
# responses
urllib3==2.0.7
# via
# requests
# responses
zipp==3.15.0
# via importlib-metadata