Skip to content

Commit

Permalink
Merge pull request #626 from Cloud-Code-AI/621-readme-cleanup
Browse files Browse the repository at this point in the history
fix: security updates
  • Loading branch information
sauravpanda authored Oct 20, 2024
2 parents 0be5a27 + d631df3 commit 6622a20
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
19 changes: 10 additions & 9 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python = "^3.9.0"
requests = "^2.31.0"
pyjwt = "^2.8.0"
uvicorn = "^0.29.0"
fastapi = "^0.110.0"
fastapi = "^0.115.2"
litellm = "^1.40.29"
flake8 = "^7.0.0"
black = "^24.3.0"
Expand Down Expand Up @@ -47,6 +47,7 @@ python-levenshtein = "^0.25.1"
pygithub = "^2.4.0"
gitpython = "^3.1.43"
ruff = "^0.6.5"
starlette = "0.40.0"

[tool.poetry.extras]
python = ["tree-sitter-python"]
Expand Down

0 comments on commit 6622a20

Please sign in to comment.