Skip to content

Commit

Permalink
TST: upgrade anaconda and software stack
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Nov 2, 2024
1 parent c095433 commit 6e0a997
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@ name: lecture-datascience
channels:
- default
dependencies:
- python=3.9
- anaconda=2022.10
- python=3.12
- anaconda=2024.06
- pip
- pip:
# Build Requirements
- pandas == 1.5.3
- matplotlib <= 3.8.4
- pandas-datareader == 0.10.0
- numpy == 1.23.5
- jupyter-book==0.15.1
- docutils==0.17.1
- quantecon-book-theme==0.4.1
Expand Down

0 comments on commit 6e0a997

Please sign in to comment.