diff --git a/requirements.txt b/requirements.txt index 6fc0908..1ae029d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,37 @@ -annotated-types==0.7.0 -anyio==4.9.0 -certifi==2025.1.31 -distro==1.9.0 -h11==0.14.0 -httpcore==1.0.7 +anyio==4.11.0 +beautifulsoup4==4.14.2 +charset-normalizer==3.4.4 +click==8.3.1 +docopt==0.6.2 +h11==0.16.0 +httpcore==1.0.9 httpx==0.28.1 -idna==3.10 -jiter==0.9.0 -openai==1.71.0 -pydantic==2.11.2 -pydantic_core==2.33.1 +idna==3.11 +latex2mathml==3.78.1 +loguru==0.7.3 +markdown-it-py==4.0.0 +markdown2==2.5.4 +mdurl==0.1.2 +natsort==8.4.0 +openrouter==0.0.19 +pipreqs==0.4.13 +prompt_toolkit==3.0.52 +Pygments==2.19.2 +pyperclip==1.11.0 +python-dateutil==2.9.0.post0 +python-magic==0.4.27 +PyYAML==6.0.3 +requests==2.32.5 +rich==14.2.0 +shellingham==1.5.4 +six==1.17.0 sniffio==1.3.1 +soupsieve==2.8 +svgwrite==1.4.3 tqdm==4.67.1 -typing-inspection==0.4.0 -typing_extensions==4.13.1 +typer==0.20.0 +typing_extensions==4.15.0 +urllib3==2.5.0 +wavedrom==2.0.3.post3 +wcwidth==0.2.14 +yarg==0.1.10