Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
build(deps): update tqdm requirement from <=4.65.0,>4.60 to >4.60,<=4…
Browse files Browse the repository at this point in the history
….66.1 in /requirements (#1683)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 7d54cb8 commit cd305f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/serve.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pillow >9.0.0, <=10.0.0
pyyaml >5.4, <=6.0.1
cytoolz >0.11, <=0.12.2
graphviz >=0.19, <=0.20.1
tqdm >4.60, <=4.65.0
tqdm >4.60, <=4.66.1
fastapi >0.65, <=0.103.0
pydantic >1.8.1, <2.0.0 # strict
starlette <=0.31.0
Expand Down

0 comments on commit cd305f5

Please sign in to comment.