Tachi67 commited on
Commit
b14bfda
·
verified ·
1 Parent(s): 7d04631

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
  {"url": "aiflows/HumanStandardInputFlowModule", "revision": "4ff043522c89a964ea3a928ce09811c51a2b5b98"},
5
  ]
6
 
 
1
  dependencies = [
2
  {"url": "aiflows/CodeFileEditFlowModule", "revision": "main"},
3
+ {"url": "aiflows/InterpreterFlowModule", "revision": "7bc8846782d4e7204b42272d697b802cdb270a12"},
4
  {"url": "aiflows/HumanStandardInputFlowModule", "revision": "4ff043522c89a964ea3a928ce09811c51a2b5b98"},
5
  ]
6