Skip to content

Commit

Permalink
Remove dependencies from previously vendored starlette (PrefectHQ#13600)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaazzam authored May 29, 2024
1 parent a7dd499 commit b6228e5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions requirements-client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,4 @@ toml >= 0.10.0
typing_extensions >= 4.5.0, < 5.0.0
ujson >= 5.8.0, < 6.0.0
uvicorn >= 0.14.0, < 0.29.0
websockets >= 10.4, < 13.0

# additional dependencies of starlette, which we're currently vendoring
itsdangerous
python-multipart>=0.0.7
websockets >= 10.4, < 13.0

0 comments on commit b6228e5

Please sign in to comment.