File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ et-xmlfile==2.0.0
6363 # via openpyxl
6464eval-type-backport==0.2.2
6565 # via unstructured-client
66- fastapi==0.115.7
66+ fastapi==0.115.8
6767 # via -r requirements/base.in
6868filelock==3.17.0
6969 # via
@@ -108,7 +108,7 @@ httpcore==1.0.7
108108 # via httpx
109109httpx==0.28.1
110110 # via unstructured-client
111- huggingface-hub==0.28.0
111+ huggingface-hub==0.28.1
112112 # via
113113 # timm
114114 # tokenizers
@@ -328,7 +328,7 @@ sniffio==1.3.1
328328 # via anyio
329329soupsieve==2.6
330330 # via beautifulsoup4
331- starlette==0.43.0
331+ starlette==0.41.2
332332 # via
333333 # -c requirements/constraints.in
334334 # fastapi
Original file line number Diff line number Diff line change 44# words, if something does not require a constraint, it will not be installed.
55####################################################################################################
66numpy<2.0.0
7- starlette==0.43.0
7+ starlette==0.41.2
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ execnb==0.1.11
148148 # via nbdev
149149executing==2.2.0
150150 # via stack-data
151- fastapi==0.115.7
151+ fastapi==0.115.8
152152 # via -r requirements/base.txt
153153fastcore==1.7.28
154154 # via
@@ -232,7 +232,7 @@ httpx==0.28.1
232232 # -r requirements/test.in
233233 # jupyterlab
234234 # unstructured-client
235- huggingface-hub==0.28.0
235+ huggingface-hub==0.28.1
236236 # via
237237 # -r requirements/base.txt
238238 # timm
@@ -679,7 +679,7 @@ pyyaml==6.0.2
679679 # omegaconf
680680 # timm
681681 # transformers
682- pyzmq==26.2.0
682+ pyzmq==26.2.1
683683 # via
684684 # ipykernel
685685 # jupyter-client
@@ -760,7 +760,7 @@ soupsieve==2.6
760760 # beautifulsoup4
761761stack-data==0.6.3
762762 # via ipython
763- starlette==0.43.0
763+ starlette==0.41.2
764764 # via
765765 # -c requirements/constraints.in
766766 # -r requirements/base.txt
You can’t perform that action at this time.
0 commit comments