Skip to content

Commit

Permalink
add numpy
Browse files Browse the repository at this point in the history
Signed-off-by: Future-Outlier <[email protected]>
  • Loading branch information
Future-Outlier committed Jun 1, 2024
1 parent fca1f41 commit 0a8e7be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions plugins/flytekit-dbt/dev-requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dbt-core==1.4.5
dbt-sqlite==1.4.0
dbt-semantic-interfaces<0.5.0
numpy!=1.23.5
2 changes: 2 additions & 0 deletions plugins/flytekit-dbt/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ multidict==6.0.5
# via grpclib
networkx==2.8.8
# via dbt-core
numpy==1.26.4
# via -r dev-requirements.in
packaging==24.0
# via dbt-core
parsedatetime==2.4
Expand Down

0 comments on commit 0a8e7be

Please sign in to comment.