Skip to content

Commit

Permalink
🔧 pin numpy to <2 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandro Martinez <[email protected]>
  • Loading branch information
AlejandroUPC and Alejandro Martinez authored Jul 2, 2024
1 parent acaf9f2 commit 09f2d41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"simplejson==3.11.1",
"singer-python>=5.2.0",
"setuptools>=40.3.0",
"numpy<2"
],

entry_points="""
Expand Down

0 comments on commit 09f2d41

Please sign in to comment.