mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-24 09:24:27 +01:00
include openapi-python-client in docker build (#2669)
Fixes #2658 "Docker image crashes on start"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user