We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d373e5e commit 464acf2Copy full SHA for 464acf2
1 file changed
requirements.txt
@@ -1,9 +1,11 @@
1
annotated-types==0.7.0
2
+astroid==3.3.10
3
certifi==2025.4.26
4
cfgv==3.4.0
5
charset-normalizer==3.4.2
6
coverage==7.8.2
7
cramjam==2.10.0
8
+dill==0.4.0
9
distlib==0.3.9
10
fastparquet==2024.11.0
11
filelock==3.18.0
@@ -12,6 +14,7 @@ fsspec==2025.5.0
12
14
identify==2.6.12
13
15
idna==3.10
16
iniconfig==2.1.0
17
+isort==6.0.1
18
joblib==1.5.1
19
kagglehub==0.3.12
20
mccabe==0.7.0
@@ -27,6 +30,7 @@ pycodestyle==2.13.0
27
30
pydantic==2.11.5
28
31
pydantic_core==2.33.2
29
32
pyflakes==3.3.2
33
+pylint==3.3.7
34
pytest==8.3.5
35
pytest-cov==6.1.1
36
python-dateutil==2.9.0.post0
@@ -37,6 +41,7 @@ scikit-learn==1.6.1
37
41
scipy==1.15.3
38
42
six==1.17.0
39
43
threadpoolctl==3.6.0
44
+tomlkit==0.13.2
40
45
tqdm==4.67.1
46
typing-inspection==0.4.1
47
typing_extensions==4.13.2
0 commit comments