-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements-dev.lock
121 lines (120 loc) · 2.43 KB
/
requirements-dev.lock
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
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
-e file:.
annotated-types==0.7.0
# via pydantic
attrs==23.2.0
# via pytest
catalogue==2.0.10
# via timeseriesflattener
cffi==1.15.1
# via pytest-codspeed
coloredlogs==15.0.1
# via timeseriesflattener
coverage==7.5.3
# via pytest-cov
# via pytest-testmon
exceptiongroup==1.2.1
# via pytest
execnet==2.1.1
# via pytest-xdist
filelock==3.12.4
# via pytest-codspeed
frozendict==2.4.4
# via timeseriesflattener
humanfriendly==10.0
# via coloredlogs
iniconfig==2.0.0
# via pytest
invoke==2.1.1
iterpy==1.6.0
# via timeseriesflattener
joblib==1.4.2
# via scikit-learn
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
nodeenv==1.9.1
# via pyright
numpy==1.26.4
# via pandas
# via pandas-stubs
# via pyarrow
# via scikit-learn
# via scipy
# via timeseriesflattener
packaging==24.1
# via pytest
# via pytest-sugar
pandas==2.1.3
# via timeseriesflattener
pandas-stubs==2.2.2.240603
pluggy==1.5.0
# via pytest
polars==0.20.31
# via timeseriesflattener
protobuf==4.24.4
# via timeseriesflattener
py-cpuinfo==9.0.0
# via pytest-benchmark
pyarrow==16.1.0
# via timeseriesflattener
pycparser==2.22
# via cffi
pydantic==2.7.3
# via timeseriesflattener
pydantic-core==2.18.4
# via pydantic
pygments==2.18.0
# via rich
pyright==1.1.330.post0
pytest==7.2.2
# via pytest-benchmark
# via pytest-codspeed
# via pytest-cov
# via pytest-sugar
# via pytest-testmon
# via pytest-xdist
pytest-benchmark==4.0.0
pytest-codspeed==3.0.1
pytest-cov==3.0.0
pytest-sugar==0.9.7
pytest-testmon==2.1.0
pytest-xdist==3.1.0
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.1
# via pandas
rich==13.7.1
# via timeseriesflattener
ruff==0.4.8
scikit-learn==1.5.0
# via timeseriesflattener
scipy==1.13.1
# via scikit-learn
# via timeseriesflattener
six==1.16.0
# via python-dateutil
termcolor==2.4.0
# via pytest-sugar
threadpoolctl==3.5.0
# via scikit-learn
tomli==2.0.1
# via coverage
# via pytest
tqdm==4.66.4
# via timeseriesflattener
types-pytz==2024.1.0.20240417
# via pandas-stubs
typing-extensions==4.12.2
# via pydantic
# via pydantic-core
tzdata==2024.1
# via pandas