Skip to content

Commit

Permalink
Add numpy dependency to setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
y-prudent authored Dec 12, 2024
1 parent 5397382 commit 59cdbb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ deps =
pandas
seaborn
requests
numpy
plotly == 5.15.0
tf24: tensorflow ~= 2.4.0
tf24: tensorflow_datasets ~= 4.3.0
Expand Down Expand Up @@ -86,6 +87,7 @@ deps =
pandas
seaborn
requests
numpy
plotly == 5.15.0
torch17: torch == 1.7.1+cpu
torch17: torchvision == 0.8.2+cpu
Expand Down

0 comments on commit 59cdbb3

Please sign in to comment.