File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,6 @@ dependencies = [
8282 " parso==0.8.4" ,
8383 " pexpect==4.9.0" ,
8484 " pillow==11.2.1" ,
85- " pilmoji" ,
8685 " platformdirs==4.3.7" ,
8786 " pluggy==1.5.0" ,
8887 " pretrainedmodels==0.7.4" ,
@@ -203,6 +202,3 @@ dependencies = [
203202 " virtualenv==20.30.0" ,
204203 " sphinx==8.1.3" ,
205204]
206-
207- [tool .uv .sources ]
208- pilmoji = { git = " https://github.com/jay3332/pilmoji" , rev = " b4cf625ca37717f93c5c39ed537b2c6fc60c6e13" }
Original file line number Diff line number Diff line change @@ -116,9 +116,7 @@ efficientnet==1.0.0
116116efficientnet-pytorch == 0.7.1
117117 # via ncalab (pyproject.toml)
118118emoji == 2.14.1
119- # via
120- # ncalab (pyproject.toml)
121- # pilmoji
119+ # via ncalab (pyproject.toml)
122120etils == 1.12.2
123121 # via
124122 # ncalab (pyproject.toml)
@@ -543,12 +541,9 @@ pillow==11.2.1
543541 # imageio
544542 # matplotlib
545543 # medmnist
546- # pilmoji
547544 # scikit-image
548545 # segmentation-models-pytorch
549546 # torchvision
550- pilmoji @ git+https://github.com/jay3332/pilmoji@b4cf625ca37717f93c5c39ed537b2c6fc60c6e13
551- # via ncalab (pyproject.toml)
552547pip == 25.1
553548 # via pip-tools
554549pip-tools == 7.4.1
You can’t perform that action at this time.
0 commit comments