Skip to content

Commit

Permalink
[security] update scipy pin to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan King committed Aug 7, 2023
1 parent 1f170c3 commit 20f6621
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hail/python/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ s3transfer==0.6.1
# via
# -c hail/hail/python/hailtop/pinned-requirements.txt
# boto3
scipy==1.9.3
scipy==1.11.1
# via -r hail/hail/python/requirements.txt
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion hail/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ plotly>=5.5.0,<6
protobuf==3.20.2
pyspark>=3.3.0,<3.4
requests>=2.25.1,<3
scipy>1.2,<1.10
scipy>1.2,<1.12

0 comments on commit 20f6621

Please sign in to comment.