Skip to content

Commit 262509f

Browse files
committed
update dependencies
1 parent 1c76866 commit 262509f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ classifiers = [
1313
"License :: OSI Approved :: Apache Software License",
1414
]
1515
dependencies = [
16+
"colorama",
1617
"beautifulsoup4",
1718
"markdownify",
1819
"pylatexenc",
20+
"sympy",
1921
"openai>=1",
2022
"tenacity",
2123
"tiktoken",

0 commit comments

Comments
 (0)