We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a35468 commit ce16e55Copy full SHA for ce16e55
setup.py
@@ -46,6 +46,6 @@
46
'prescient.simulator.tests':['regression_tests_data/**/*'],
47
},
48
install_requires=['numpy','matplotlib','pandas','scipy','pyomo>=6.1.2',
49
- 'python-dateutil','networkx','jupyter', 'gridx-egret==0.5.6.dev0',
+ 'python-dateutil','networkx','jupyter', 'gridx-egret==0.6.0',
50
],
51
)
0 commit comments