Spaces:
Paused
Paused
Resolve packaging dependency conflict
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,7 +10,7 @@ einops==0.8.1
|
|
| 10 |
matplotlib==3.10.3
|
| 11 |
numpy==1.26.4
|
| 12 |
opencv-python-headless==4.10.0.84
|
| 13 |
-
packaging==
|
| 14 |
Pillow==11.2.1
|
| 15 |
scipy==1.15.3
|
| 16 |
tqdm==4.66.4
|
|
|
|
| 10 |
matplotlib==3.10.3
|
| 11 |
numpy==1.26.4
|
| 12 |
opencv-python-headless==4.10.0.84
|
| 13 |
+
packaging==24.2
|
| 14 |
Pillow==11.2.1
|
| 15 |
scipy==1.15.3
|
| 16 |
tqdm==4.66.4
|