Skip to content

Commit

Permalink
Update dependency numpy to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 684a4ea commit cf50ab8
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 42 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ openai = "==1.34.0"
websockets = "==12.0"
flask = "==3.0.3"
markupsafe = "==2.1.5"
numpy = "==1.26.4"
numpy = "==2.0.0"
emoji = "==2.12.1"

[packages.sudden-death]
Expand Down
91 changes: 50 additions & 41 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf50ab8

Please sign in to comment.