Skip to content

Commit

Permalink
Fix environment dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel21 committed Jun 3, 2024
1 parent a81e789 commit eeed0a9
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 @@ -13,7 +13,7 @@ dependencies:
- pyyaml # needed to read astropy ecsv file
- matplotlib>=3.4
- sherpa
- cubepy=1.0.2
- cubepy==1.0.2
- pre-commit
- pip:
- agnpy
Expand Down

0 comments on commit eeed0a9

Please sign in to comment.