Skip to content

Commit

Permalink
chore(deps): update python patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 5aa0620 commit c5bafe8
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 234 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ name = "pypi"
[packages]
beautifulsoup4 = "==4.12.2"
openai = "==0.28.1"
fastapi = "==0.103.1"
fastapi = "==0.103.2"
uvicorn = "==0.23.2"
asyncio = "==3.4.3"
pydantic-settings = "2.0.3"
python-dotenv = "==1.0.0"
langchain = "==0.0.267"
langchain = "==0.0.306"
requests = "==2.31.0"
qdrant-client = "==1.5.4"

Expand Down
Loading

0 comments on commit c5bafe8

Please sign in to comment.