Skip to content

Commit 4fd768a

Browse files
authored
Update setup.py (#270)
1 parent 8c11fd3 commit 4fd768a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"Programming Language :: Python :: 3",
2525
]
2626
INSTALL_REQUIRES = [
27-
"exoplanet-core>=0.1",
27+
"exoplanet-core>=0.1,<0.2",
2828
"pymc3>=3.9",
2929
"aesara-theano-fallback>=0.0.2",
3030
"astropy>=3.1",

0 commit comments

Comments
 (0)