Skip to content

Commit

Permalink
chore: stop including uvloop in requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Donnie Adams <[email protected]>
  • Loading branch information
thedadams committed Nov 24, 2024
1 parent 1e8bdfc commit bd71a48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions otto8-model-provider/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
fastapi
httpx
uvicorn
uvloop[standard]
uvicorn[standard]
3 changes: 1 addition & 2 deletions voyage-model-provider/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
fastapi
uvicorn
uvloop[standard]
uvicorn[standard]
voyageai

0 comments on commit bd71a48

Please sign in to comment.