We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0618e73 commit b9bbc9dCopy full SHA for b9bbc9d
setup.py
@@ -16,6 +16,7 @@
16
# FOR DEV/TESTS, add: `pip install pytest`
17
install_requires=[
18
'openquake.engine==3.15.0', # 1st tested version was >3.5.0
19
+ 'pandas>=2.2.2',
20
'pyyaml>=6.0',
21
'tables>=3.8.0',
22
],
0 commit comments