Skip to content
Snippets Groups Projects
Commit 762568df authored by Colm Talbot's avatar Colm Talbot
Browse files

Pin version of numpy and pandas

parent 2eb03c17
No related branches found
No related tags found
1 merge request!916Pin version of numpy and pandas
Pipeline #192986 passed
......@@ -91,9 +91,9 @@ setup(name='bilby',
'emcee',
'corner',
'dill',
'numpy>=1.9',
'numpy<1.20',
'matplotlib>=2.0',
'pandas',
'pandas<1.2',
'scipy',
'tqdm'],
entry_points={'console_scripts':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment