Skip to content

Commit ef570d9

Browse files
committed
[main](chore) Upgrade packages
1 parent 6ba1c69 commit ef570d9

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

requirements-dev.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
autoflake==2.3.1
2-
black==24.8.0
3-
flake8==7.1.1
4-
isort==5.13.2
5-
pytest==8.3.3
6-
pytest-lazy-fixtures==1.1.1
2+
black==25.1.0
3+
flake8==7.3.0
4+
isort==6.0.1
5+
pytest==8.4.2
6+
pytest-lazy-fixtures==1.3.4
7+
lovely-tensors==0.1.18

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
click==8.1.7
2-
numpy==1.26.4
3-
scikit-learn==1.5.2
4-
lightning==2.4.0
5-
PyYaml==6.0.1
6-
pandas==2.2.3
7-
torch==2.4.0
8-
plotly==5.24.1
9-
wandb==0.18.3
10-
h5py==3.12.1
11-
safetensors==0.5.2
1+
click==8.2.1
2+
numpy==2.3.3
3+
scikit-learn==1.7.2
4+
lightning==2.5.5
5+
PyYaml==6.0.2
6+
pandas==2.3.2
7+
torch==2.8.0
8+
plotly==6.3.0
9+
wandb==0.21.4
10+
h5py==3.14.0
11+
safetensors==0.6.2

0 commit comments

Comments
 (0)