diff --git a/docker/Build/requirements.txt b/docker/Build/requirements.txt index a27a36e..8bf8716 100644 --- a/docker/Build/requirements.txt +++ b/docker/Build/requirements.txt @@ -2,4 +2,5 @@ py-cord openai apsw -google-api-python-client \ No newline at end of file +google-api-python-client +python-dotenv \ No newline at end of file