Skip to content

Commit

Permalink
Merge branch 'OWASP:main' into Block2
Browse files Browse the repository at this point in the history
  • Loading branch information
Raghavg18 authored Jan 23, 2025
2 parents 7d41969 + f981b37 commit b955fc6
Show file tree
Hide file tree
Showing 4 changed files with 148 additions and 148 deletions.
14 changes: 7 additions & 7 deletions 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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ omit = [
]

[tool.poetry.dependencies]
algoliasearch = "^4.12.0"
algoliasearch = "^4.13.0"
algoliasearch-django = "^4.0.0"
django = "^5.1"
django-configurations = "^2.5.1"
Expand All @@ -34,7 +34,7 @@ gunicorn = "^23.0.0"
humanize = "^4.11.0"
lxml = "^5.3.0"
markdown = "^3.7"
openai = "^1.59.9"
openai = "^1.60.0"
psycopg = "^3.2.4"
pygithub = "^2.5.0"
python = "^3.13"
Expand Down
Loading

0 comments on commit b955fc6

Please sign in to comment.