Skip to content

Commit

Permalink
fix pip error with old pyuvdata
Browse files Browse the repository at this point in the history
  • Loading branch information
bhazelton committed Nov 7, 2024
1 parent a2b5934 commit f93ddb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/min_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- matplotlib==3.6.*
- numpy==1.23.*
- pandas==1.4.0
- pip
- pip<24.1 # this pin can be removed once we require pyuvdata>=3.0
- psutil==5.9.0
- psycopg==3.2.2
- pytest==6.2.5
Expand Down

0 comments on commit f93ddb1

Please sign in to comment.