Merge remote-tracking branch 'upstream/master' into feature/add-error-exceptions

This commit is contained in:
Andres Caicedo
2023-04-20 18:24:16 +02:00

View File

@@ -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