Tachi67 commited on
Commit
f669a3f
1 Parent(s): 55a3a8a

roll back dependency of interpreter

Browse files
Files changed (1) hide show
  1. __init__.py +1 -1
__init__.py CHANGED
@@ -1,6 +1,6 @@
1
  dependencies = [
2
  {"url": "aiflows/CodeFileEditFlowModule", "revision": "main"},
3
- {"url": "aiflows/InterpreterFlowModule", "revision": "main"},
4
  ]
5
 
6
  from aiflows import flow_verse
 
1
  dependencies = [
2
  {"url": "aiflows/CodeFileEditFlowModule", "revision": "main"},
3
+ {"url": "aiflows/InterpreterFlowModule", "revision": "7bc8846782d4e7204b42272d697b802cdb270a12"},
4
  ]
5
 
6
  from aiflows import flow_verse