Skip to content

Commit

Permalink
Fix Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Pwuts committed Aug 31, 2023
1 parent 5bfccd8 commit 96324b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ colorama==0.4.6
distro==1.8.0
openai==0.27.8
playsound==1.2.2
python-dotenv==0.21
python-dotenv==1.0.0
pyyaml==6.0
PyPDF2
python-docx
Expand All @@ -21,7 +21,7 @@ redis
orjson==3.8.10
ftfy>=6.1.1
Pillow
selenium==4.1.4
selenium>=4.11.2
webdriver-manager
jsonschema
click
Expand All @@ -45,7 +45,7 @@ numpy
pre-commit
black
isort
gitpython==3.1.31
gitpython>=3.1.32
auto-gpt-plugin-template @ git+https://github.com/Significant-Gravitas/Auto-GPT-Plugin-Template@0.1.0
mkdocs
mkdocs-material
Expand Down

0 comments on commit 96324b3

Please sign in to comment.