Skip to content

Commit e24d53e

Browse files
committed
tying to egret version 0.5.2
1 parent d7d92be commit e24d53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
'prescient.simulator.tests':['regression_tests_data/**/*'],
4141
},
4242
install_requires=['numpy','matplotlib','pandas','scipy','pyomo>=6.1.2',
43-
'python-dateutil','networkx','jupyter', 'gridx-egret>=0.5.2.dev0',
43+
'python-dateutil','networkx','jupyter', 'gridx-egret==0.5.2',
4444
],
4545
)

0 commit comments

Comments
 (0)