aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--requirements.txt46
-rw-r--r--summarizer.py2
2 files changed, 6 insertions, 42 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
diff --git a/summarizer.py b/summarizer.py
index eefff7c..6e5e064 100644
--- a/summarizer.py
+++ b/summarizer.py
@@ -86,7 +86,7 @@ def generate_headline_and_content_from_images(img_urls: list[str], game: str, me
]
response = openai.chat.completions.create(
- model="gpt-4o",
+ model="gpt-5",
messages=messages,
tools=tools,
tool_choice={
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage