Skip to content

Commit

Permalink
Update starlette pin to use 0.40.0 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Archana-Shinde1 authored Nov 27, 2024
1 parent a405079 commit 22b74c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ source:
- patches/0012-Fixed-boringssl-issue.patch #[ppc64le]

build:
number: 1
number: 2

# Need these up here for conda-smithy to handle them properly.
requirements:
Expand Down Expand Up @@ -233,7 +233,7 @@ outputs:
- {{ pin_subpackage('ray-default', exact=True) }}
- uvicorn
- requests {{ requests }}
- starlette ==0.36.2
- starlette ==0.40.0
- fastapi ==0.109.1
- aiorwlock
- fsspec {{ fsspec }}
Expand Down

0 comments on commit 22b74c1

Please sign in to comment.