We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89149da commit 39e4ff2Copy full SHA for 39e4ff2
requirements.txt
@@ -1,19 +1,18 @@
1
-ipykernel=6.29.5
2
-ipywidgets=8.1.5
+ipykernel==6.29.5
+ipywidgets==8.1.5
3
kornia==0.8.1
4
-matplotlib=3.10.5
5
-mlflow=2.22.0
6
-notebook=7.4.5
7
-numpy=1.26.4
8
-pandas=2.3.2
9
-psutil=7.0.0
10
-python=3.10
11
-pytorch-lightning=2.5.0.post0
12
-pyyaml=6.0.2
13
-rasterio=1.4.3
14
-segmentation-models-pytorch=0.5.0
15
-timm=1.0.19
16
-torchgeo=0.5.2
17
-torchmetrics=1.6.0
18
-torchvision=0.19.1
19
-whitebox=2.3.6
+matplotlib==3.10.5
+mlflow==2.22.0
+notebook==7.4.5
+numpy==1.26.4
+pandas==2.3.2
+psutil==7.0.0
+pytorch-lightning==2.5.0.post0
+pyyaml==6.0.2
+rasterio==1.4.3
+segmentation-models-pytorch==0.5.0
+timm==1.0.19
+torchgeo==0.5.2
+torchmetrics==1.6.0
+torchvision==0.19.1
+whitebox==2.3.6
0 commit comments