Skip to content

Commit 1f0e6bc

Browse files
Add language-tool-python and pyspellchecker
Added new dependencies for language tools and spell checking.
1 parent 82d19cc commit 1f0e6bc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ httpx
1717
httpx-sse
1818
idna
1919
jiter
20+
language-tool-python
2021
mcp
2122
numpy
2223
openai
@@ -27,6 +28,7 @@ pydantic
2728
pydantic-settings
2829
pydantic_core
2930
pygame
31+
pyspellchecker
3032
python-dotenv
3133
python-multipart
3234
pyttsx3
@@ -40,6 +42,7 @@ sse-starlette
4042
standard-aifc
4143
standard-chunk
4244
starlette
45+
symspellpy
4346
tqdm
4447
types-requests
4548
typing-inspection

0 commit comments

Comments
 (0)