Skip to content

Commit

Permalink
relax python constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
ssolson committed Nov 15, 2024
1 parent 24fa8a5 commit 259e7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.11
- python>=3.10
- pip
- numpy>=2.0.0
- pandas>=2.2.2
Expand Down

0 comments on commit 259e7e5

Please sign in to comment.