Skip to content

Commit

Permalink
Is it uvicorn?
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed Mar 11, 2024
1 parent 5740713 commit b30e64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/dependencies/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ tzdata==2024.1 ; python_version >= "3.8" and python_version < "3.13"
tzlocal==5.2 ; python_version >= "3.8" and python_version < "3.13"
ubiquerg==0.7.0 ; python_version >= "3.8" and python_version < "3.13"
urllib3==1.26.18 ; python_version >= "3.8" and python_version < "3.13"
uvicorn==0.28.0 ; python_version >= "3.8" and python_version < "3.13"
uvicorn==0.27.1 ; python_version >= "3.8" and python_version < "3.13"
uvloop==0.19.0 ; python_version >= "3.8" and python_version < "3.13"
vine==5.1.0 ; python_version >= "3.8" and python_version < "3.13"
wcwidth==0.2.13 ; python_version >= "3.8" and python_version < "3.13"
Expand Down

0 comments on commit b30e64d

Please sign in to comment.