Skip to content

Commit

Permalink
Update required Egret version
Browse files Browse the repository at this point in the history
  • Loading branch information
darrylmelander committed May 25, 2023
1 parent 12e05f1 commit 46857b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
'prescient.simulator.tests':['regression_tests_data/**/*'],
},
install_requires=['numpy','matplotlib','pandas','scipy','pyomo>=6.1.2',
'python-dateutil','networkx','jupyter', 'gridx-egret==0.5.5',
'python-dateutil','networkx','jupyter', 'gridx-egret==0.5.6.dev0',
],
)

0 comments on commit 46857b6

Please sign in to comment.