Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/npm_and_yarn/autogpt_platform/fron…
Browse files Browse the repository at this point in the history
…tend/dev/development-dependencies-25c60aab35
  • Loading branch information
ntindle authored Nov 11, 2024
2 parents ff61768 + 603fec3 commit a48292a
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 53 deletions.
51 changes: 25 additions & 26 deletions autogpt_platform/backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions autogpt_platform/backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jinja2 = "^3.1.4"
jsonref = "^1.1.0"
jsonschema = "^4.22.0"
ollama = "^0.3.0"
openai = "^1.54.1"
openai = "^1.54.3"
praw = "~7.8.1"
prisma = "^0.15.0"
psutil = "^6.1.0"
Expand All @@ -38,7 +38,7 @@ pytest-asyncio = "^0.24.0"
python-dotenv = "^1.0.1"
redis = "^5.2.0"
sentry-sdk = "2.18.0"
supabase = "^2.7.2"
supabase = "^2.10.0"
tenacity = "^9.0.0"
uvicorn = { extras = ["standard"], version = "^0.32.0" }
websockets = "^13.1"
Expand Down
46 changes: 23 additions & 23 deletions autogpt_platform/market/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions autogpt_platform/market/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ pytest-asyncio = "^0.24.0"

pytest-watcher = "^0.4.3"
requests = "^2.32.3"
ruff = "^0.7.2"
pyright = "^1.1.387"
ruff = "^0.7.3"
pyright = "^1.1.388"
isort = "^5.13.2"
black = "^24.10.0"

Expand Down

0 comments on commit a48292a

Please sign in to comment.