Skip to content

Commit

Permalink
Merge pull request #2099 from solliancenet/cj-add-tabulate
Browse files Browse the repository at this point in the history
Add optional sqlalchemy dependency
  • Loading branch information
kylebunting authored Dec 20, 2024
2 parents 1d16fa1 + 3fe99aa commit c1080f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python/LangChainAPI/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ pydantic==2.8.2
pylint==3.2.6
pyodbc==5.2.0
sqlalchemy==2.0.36
tabulate==0.9.0
unidecode==1.3.8
wikipedia==1.4.0
uvicorn==0.30.5

0 comments on commit c1080f7

Please sign in to comment.