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 6ad19fd commit e1d0a13Copy full SHA for e1d0a13
1 file changed
containers/env-template.yml
@@ -9,7 +9,7 @@ dependencies:
9
- setuptools
10
- setuptools_scm
11
- matplotlib
12
- - numpy
+ - numpy<2.2 # dynesty<2.2 requires numpy<2.2
13
- scipy
14
- pandas
15
- astropy
0 commit comments