Skip to content

Commit

Permalink
Remove fixme comment and pin numpy to version 2.*
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio authored Jul 2, 2024
1 parent 719ed95 commit bb0b1b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ escapism==1.*

# Used for GCP billing management
pandas
# FIXME: Unpin when https://github.com/unionai-oss/pandera/issues/1656 gets solved
numpy<3
numpy==2.*
pandera
prometheus_pandas
pytest-mock
Expand Down

0 comments on commit bb0b1b0

Please sign in to comment.