diff --git a/requirements.txt b/requirements.txt index 2052a9ace7c4..92a963e82b71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,6 +33,9 @@ isort gitpython==3.1.31 auto-gpt-plugin-template +# OpenAI and Generic plugins import +openapi-python-client==0.13.4 + # Items below this point will not be included in the Docker Image # Testing dependencies @@ -43,7 +46,3 @@ pytest-benchmark pytest-cov pytest-integration pytest-mock - - -# OpenAI and Generic plugins import -openapi-python-client==0.13.4