Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ python-dotenv
|
|
| 9 |
pytz
|
| 10 |
streamlit
|
| 11 |
tiktoken
|
| 12 |
-
textract
|
|
|
|
|
|
| 9 |
pytz
|
| 10 |
streamlit
|
| 11 |
tiktoken
|
| 12 |
+
textract
|
| 13 |
+
langchain-community
|