Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/pip/autogpt_platform/market/dev/de…
Browse files Browse the repository at this point in the history
…velopment-dependencies-87f80df551
  • Loading branch information
majdyz authored Nov 26, 2024
2 parents 16b7b10 + 03f7766 commit 7d42db9
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 32 deletions.
60 changes: 30 additions & 30 deletions autogpt_platform/backend/poetry.lock

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

5 changes: 3 additions & 2 deletions autogpt_platform/backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ pytest-asyncio = "^0.24.0"
python-dotenv = "^1.0.1"
redis = "^5.2.0"
sentry-sdk = "2.18.0"
strenum = "^0.4.9"
supabase = "^2.10.0"
tenacity = "^9.0.0"
uvicorn = { extras = ["standard"], version = "^0.32.0" }
Expand All @@ -50,11 +51,11 @@ cryptography = "^43.0.3"
sqlalchemy = "^2.0.36"
psycopg2-binary = "^2.9.10"
[tool.poetry.group.dev.dependencies]
poethepoet = "^0.30.0"
poethepoet = "^0.31.0"
httpx = "^0.27.0"
pytest-watcher = "^0.4.2"
requests = "^2.32.3"
ruff = "^0.7.4"
ruff = "^0.8.0"
pyright = "^1.1.389"
isort = "^5.13.2"
black = "^24.10.0"
Expand Down

0 comments on commit 7d42db9

Please sign in to comment.