Skip to content

Commit

Permalink
Update EAR_env.yml (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomics authored Nov 26, 2024
1 parent 1f6e255 commit e0c4881
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions EAR_env.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: EAR_env
channels:
- defaults
- conda-forge
dependencies:
- python=3.8
- pyyaml
- pytz
- requests
- reportlab
- python=3.8.20
- pyyaml=6.0.2
- pytz=2024.2
- requests=2.32.3
- reportlab=4.2.2

0 comments on commit e0c4881

Please sign in to comment.