Skip to content

Commit 327f96c

Browse files
authored
update environment file for tutorials packages
1 parent 2aa88b8 commit 327f96c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

environment.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@ channels:
33
- defaults
44
- conda-forge
55
dependencies:
6-
- python=3.11
6+
- python=3.12
77
- pip
88
- pip:
99
- pytest
1010
- pandas
1111
- requests
1212
- pybtex
1313
- tqdm
14+
- numpy
15+
- pandas
16+
- bibtextparser
17+
- doi2bib
1418
- git+https://github.com/LinkedEarth/pyleotups.git@main
1519
- git+https://github.com/LinkedEarth/pylipd.git@main
1620
- git+https://github.com/LinkedEarth/pyleoclim_utils.git@master

0 commit comments

Comments
 (0)