Skip to content

Commit 5b9100b

Browse files
authored
Merge pull request #168 from zehengl/pcu-pr
[pcu] Refresh Deps
2 parents 220c455 + 9646a71 commit 5b9100b

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.3.4
3+
jupyterlab==4.3.5
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.50
2+
mkdocs-material==9.6.1
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.11.0.86
22
pandas==2.2.3
33
requests==2.32.3
44
seaborn==0.13.2
5-
torch==2.5.1
6-
torchvision==0.20.1
5+
torch==2.6.0
6+
torchvision==0.21.0
77
tqdm==4.67.1
8-
ultralytics==8.3.68
8+
ultralytics==8.3.70

0 commit comments

Comments
 (0)