We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba1c69 commit ef570d9Copy full SHA for ef570d9
requirements-dev.txt
@@ -1,6 +1,7 @@
1
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
+black==25.1.0
+flake8==7.3.0
+isort==6.0.1
+pytest==8.4.2
+pytest-lazy-fixtures==1.3.4
7
+lovely-tensors==0.1.18
requirements.txt
@@ -1,11 +1,11 @@
-click==8.1.7
-numpy==1.26.4
-scikit-learn==1.5.2
-lightning==2.4.0
-PyYaml==6.0.1
-pandas==2.2.3
-torch==2.4.0
8
-plotly==5.24.1
9
-wandb==0.18.3
10
-h5py==3.12.1
11
-safetensors==0.5.2
+click==8.2.1
+numpy==2.3.3
+scikit-learn==1.7.2
+lightning==2.5.5
+PyYaml==6.0.2
+pandas==2.3.2
+torch==2.8.0
+plotly==6.3.0
+wandb==0.21.4
+h5py==3.14.0
+safetensors==0.6.2
0 commit comments