Skip to content

Commit

Permalink
tying to egret version 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bknueven committed Mar 1, 2022
1 parent d7d92be commit e24d53e
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 @@ -40,6 +40,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.2.dev0',
'python-dateutil','networkx','jupyter', 'gridx-egret==0.5.2',
],
)

0 comments on commit e24d53e

Please sign in to comment.