add relevant dependency to the oai test workflow (#712)

* add oaitest dependency

* mock

* mock

* install

* get mock from unittest

* get mock from unitteset
This commit is contained in:
Qingyun Wu
2023-11-18 12:13:37 -05:00
committed by GitHub
parent f790109271
commit 7c528a601c
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
import pytest
import mock
from unittest import mock
import builtins
import autogen
import json