Skip to content

Commit 2d688da

Browse files
authored
misc: remove jwt (#828)
# Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed
1 parent a73d467 commit 2d688da

File tree

2 files changed

+592
-593
lines changed

2 files changed

+592
-593
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ dependencies = [
8080
"colorlog>=6.9.0",
8181
"langsmith",
8282
"langchain-xai>=0.2.1",
83-
"jwt>=1.3.1",
8483
]
8584

8685
license = { text = "Apache-2.0" }

0 commit comments

Comments
 (0)