Skip to content

Commit

Permalink
Merge pull request #198 from AndreWohnsland/dev
Browse files Browse the repository at this point in the history
fix uvloop to 0.20.0 in backend service
  • Loading branch information
AndreWohnsland authored Oct 19, 2024
2 parents 7678161 + 6e8fec1 commit 74c82f2
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 74c82f2

Please sign in to comment.