Skip to content

Commit

Permalink
Merge pull request #48 from Qredence/dependabot/pip/app/pip-d5dbec69f5
Browse files Browse the repository at this point in the history
Update starlette requirement from <0.35.0,>=0.14.2 to >=0.14.2,<0.39.0 in /app in the pip group across 1 directory
  • Loading branch information
Zochory authored Aug 28, 2024
2 parents 65e0431 + 7d7fc4b commit bddd11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ tiktoken>=0.3.3,<0.8.0
graphrag>=0.3.2,<0.4.0
lancedb>=0.11.0,<0.12.0
python-dotenv>=0.19.0,<1.1.0
starlette>=0.14.2,<0.35.0
starlette>=0.14.2,<0.39.0
requests>=2.26.0,<3.0.0
numpy>=1.25.2,<2.0.0

0 comments on commit bddd11c

Please sign in to comment.