Skip to content

Commit

Permalink
fix uvloop to 0.20.0 in be service
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreWohnsland committed Oct 19, 2024
1 parent 71be4d8 commit 6e8fec1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dashboard/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
fastapi==0.111.0
uvicorn==0.29.0
uvicorn==0.29.0
uvloop==0.20.0

0 comments on commit 6e8fec1

Please sign in to comment.