Skip to content

Commit

Permalink
upgrade aiohttp to 3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sekharpanja committed Aug 11, 2023
1 parent 0fb4540 commit ab518c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mlflow/requirements-mlflow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ multidict==6.0.2
# via
# aiohttp
# yarl
numpy==1.22.0
numpy==1.23.5
# via
# contourpy
# matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
aiohttp==3.8.4
aiohttp==3.8.5
# via
# -r requirements.in
# elasticsearch
Expand Down

0 comments on commit ab518c3

Please sign in to comment.