Skip to content

Commit

Permalink
ci: add numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
montoyaobeso committed Jun 20, 2024
1 parent 21eddf8 commit 5dde1f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ psycopg2-binary==2.9.9
sqlalchemy==2.0.30
boto3==1.34.117
botocore==1.34.117
numpy==1.26.4
3 changes: 2 additions & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ boto3==1.34.117
botocore==1.34.117
moto==5.0.9
sqlalchemy==2.0.30
psycopg2-binary==2.9.9
psycopg2-binary==2.9.9
numpy==1.26.4

0 comments on commit 5dde1f8

Please sign in to comment.