Commit
·
5225c61
1
Parent(s):
f253677
python-dotenv added
Browse files
kg_builder/requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ wikipedia
|
|
| 7 |
tiktoken
|
| 8 |
langchain
|
| 9 |
langchain_openai
|
| 10 |
-
tqdm
|
|
|
|
|
|
| 7 |
tiktoken
|
| 8 |
langchain
|
| 9 |
langchain_openai
|
| 10 |
+
tqdm
|
| 11 |
+
python-dotenv
|