Skip to content

Commit 039bbad

Browse files
authored
docs(inbox): remove mention of unused dependencies (#617)
1 parent 85e8f7d commit 039bbad

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

sources/inbox/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,6 @@ you may need to reduce the workers accordingly.
7979
pip install -r requirements.txt
8080
```
8181

82-
Prerequisites for fetching messages differ by provider.
83-
84-
- For Gmail:
85-
86-
`pip install google-api-python-client>=2.86.0`
87-
88-
`pip install google-auth-oauthlib>=1.0.0`
89-
90-
`pip install google-auth-httplib2>=0.1.0`
91-
9282
- For pdf parsing:
9383

9484
`pip install PyPDF2`

0 commit comments

Comments
 (0)