We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa88b8 commit 327f96cCopy full SHA for 327f96c
1 file changed
environment.yml
@@ -3,14 +3,18 @@ channels:
3
- defaults
4
- conda-forge
5
dependencies:
6
- - python=3.11
+ - python=3.12
7
- pip
8
- pip:
9
- pytest
10
- pandas
11
- requests
12
- pybtex
13
- tqdm
14
+ - numpy
15
+ - pandas
16
+ - bibtextparser
17
+ - doi2bib
18
- git+https://github.com/LinkedEarth/pyleotups.git@main
19
- git+https://github.com/LinkedEarth/pylipd.git@main
20
- git+https://github.com/LinkedEarth/pyleoclim_utils.git@master
0 commit comments