diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-09-17 15:18:00 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-09-17 15:18:00 -0700 |
| commit | 2f3702c553350cf633a2b1c04486b06a3213da23 (patch) | |
| tree | 5e1ef96f30440630fd5d690431c2950a9c9ce579 /requirements.txt | |
| parent | 668ca32331d2c8d4487c36b00bd3419e6bea89c4 (diff) | |
bump summarization model and reqs (switch to pipreqs)
use GPT-5
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 46 |
1 files changed, 5 insertions, 41 deletions
diff --git a/requirements.txt b/requirements.txt index c310de5..fe04d4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,42 +1,6 @@ -annotated-types==0.7.0 -anyio==4.9.0 -attrs==25.3.0 -beautifulsoup4==4.13.3 -certifi==2025.1.31 -cffi==1.17.1 -charset-normalizer==3.4.1 -distro==1.9.0 -h11==0.14.0 -httpcore==1.0.8 -httpx==0.28.1 -idna==3.10 -jiter==0.9.0 -MouseInfo==0.1.3 -openai==1.75.0 -outcome==1.3.0.post0 -pycparser==2.22 -pydantic==2.11.3 -pydantic_core==2.33.1 -PyGetWindow==0.0.9 -PyMsgBox==1.0.9 -pyperclip==1.9.0 -PyRect==0.2.0 -PyScreeze==1.0.1 -PySocks==1.7.1 -python-dotenv==1.1.0 -python3-xlib==0.15 -pytweening==1.2.0 +beautifulsoup4==4.13.5 +openai==1.108.0 +python-dotenv==1.1.1 pytz==2025.2 -requests==2.32.3 -selenium==4.31.0 -sniffio==1.3.1 -sortedcontainers==2.4.0 -soupsieve==2.6 -tqdm==4.67.1 -trio==0.29.0 -trio-websocket==0.12.2 -typing-inspection==0.4.0 -typing_extensions==4.13.2 -urllib3==2.4.0 -websocket-client==1.8.0 -wsproto==1.2.0 +Requests==2.32.5 +selenium==4.35.0 |
