Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements.txt #311

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

gjgilbert
Copy link
Contributor

Resolve conflicts between numpy, xarray, & pymc3

Resolve conflicts between numpy, xarray, & pymc3
@dfm
Copy link
Member

dfm commented Nov 29, 2023

@gjgilbert — Thanks! I think we want this here actually instead of / as well as the binder requirements:

exoplanet/setup.py

Lines 26 to 32 in b16fa9d

INSTALL_REQUIRES = [
"exoplanet-core>=0.1,<0.2",
"pymc3>=3.9",
"aesara-theano-fallback>=0.0.2",
"astropy>=3.1",
"numpy<1.22",
]

@dfm dfm merged commit 6dd6de3 into exoplanet-dev:main Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants