Skip to content

Commit 4254112

Browse files
authored
Merge pull request #154 from zehengl/pcu-pr
[pcu] Refresh Deps
2 parents d0b15f7 + d6200f1 commit 4254112

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r requirements.txt
22
-r requirements-docs.txt
3-
jupyterlab==4.2.5
3+
jupyterlab==4.3.0
44
pip-check-updates==0.27.0

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mkdocs-glightbox==0.4.0
2-
mkdocs-material==9.5.42
2+
mkdocs-material==9.5.43
33
mkdocs-minify-plugin==0.8.0
44
mkdocs==1.6.1
55
neoteroi-mkdocs==1.1.0

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ opencv-python==4.10.0.84
22
pandas==2.2.3
33
requests==2.32.3
44
seaborn==0.13.2
5-
torch==2.5.0
6-
torchvision==0.20.0
5+
torch==2.5.1
6+
torchvision==0.20.1
77
tqdm==4.66.6
8-
ultralytics==8.3.23
8+
ultralytics==8.3.27

0 commit comments

Comments
 (0)