Skip to content

Commit

Permalink
Drop numpy from direct deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Sep 30, 2024
1 parent b8c5d50 commit e605ca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oonipipeline/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ dependencies = [
"msgpack ~= 1.0.4",
"click-loglevel ~= 0.5.0",
"altair ~= 4.2.0",
"numpy ~= 1.23.5",
"pandas ~= 2.0.0",
"jupyterlab ~= 4.0.7",
"temporalio ~= 1.7.0",
Expand Down

0 comments on commit e605ca7

Please sign in to comment.