diff --git a/.gitignore b/.gitignore index 5786515..1fa933a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ save __pycache__ twitch_secrets.json .vscode/settings.json +download diff --git a/requirements.txt b/requirements.txt index d04ffe0..6798acf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,38 +1,51 @@ +aiohappyeyeballs==2.7.1 +aiohttp==3.14.2 +aiosignal==1.4.0 +anyio==4.14.2 attrs==26.1.0 -beautifulsoup4==4.14.3 -certifi==2026.2.25 -cffi==2.0.0 -chardet==5.2.0 -charset-normalizer==3.4.7 +beautifulsoup4==4.15.0 +certifi==2026.7.22 +cffi==2.1.0 +charset-normalizer==3.4.9 +chat-downloader==0.2.8 click==8.4.2 -colorama==0.4.6 +colorlog==6.12.0 cryptography==49.0.0 cuda-bindings==13.3.1 -cuda-pathfinder==1.5.6 +cuda-pathfinder==1.6.0 cuda-toolkit==13.0.3.0 decorator==5.3.1 defusedxml==0.7.1 -docopt==0.6.2 -filelock==3.31.0 +docstring_parser==0.18.0 +enum-tools==0.13.0 +filelock==3.32.0 +frozenlist==1.8.0 fsspec==2026.6.0 -google-api-core==2.31.0 +git-filter-repo==2.47.0 +google==3.0.0 +google-api-core==2.32.0 google-api-python-client==2.198.0 -google-auth==2.56.0 +google-auth==2.56.2 google-auth-httplib2==0.4.0 google-auth-oauthlib==1.4.0 googleapis-common-protos==1.75.0 h11==0.16.0 +httpcore==1.0.9 httplib2==0.32.0 -idna==3.11 -ImageIO==2.37.3 +httpx==0.28.1 +idna==3.18 +ImageIO==2.37.4 imageio-ffmpeg==0.6.0 +isodate==0.7.2 Jinja2==3.1.6 joblib==1.5.3 llvmlite==0.48.0 +lxml==6.1.1 MarkupSafe==3.0.3 more-itertools==11.1.0 moviepy==2.2.1 mpmath==1.3.0 +multidict==6.7.1 networkx==3.6.1 nltk==3.10.0 numba==0.66.0 @@ -55,42 +68,42 @@ nvidia-nvtx==13.0.85 oauthlib==3.3.1 openai-whisper==20250625 outcome==1.3.0.post0 -packaging==26.2 pillow==11.3.0 -pipreqs==0.4.13 +pip_system_certs==5.3 proglog==0.1.12 +propcache==0.5.2 proto-plus==1.28.1 protobuf==7.35.1 pyasn1==0.6.4 pyasn1_modules==0.4.2 +pycountry==26.2.16 pycparser==3.0 +pycryptodome==3.23.0 +Pygments==2.20.0 pyparsing==3.3.2 PySocks==1.7.1 -python-apt==3.0.0 -python-debian==1.0.1 -python-debianbts==4.1.1 +python-dateutil==2.9.0.post0 python-dotenv==1.2.2 regex==2026.7.19 -reportbug==13.2.0 -requests==2.33.1 +requests==2.34.2 requests-oauthlib==2.0.0 -selenium==4.43.0 setuptools==83.0.0 +six==1.17.0 sniffio==1.3.1 sortedcontainers==2.4.0 -soupsieve==2.8.3 +soupsieve==2.9.1 +streamlink==8.4.0 sympy==1.14.0 tiktoken==0.13.0 torch==2.13.0 -tqdm==4.67.3 +tqdm==4.69.0 trio==0.33.0 trio-websocket==0.12.2 triton==3.7.1 -typing_extensions==4.15.0 +twitchAPI==4.5.0 +typing_extensions==4.16.0 uritemplate==4.2.0 -urllib3==2.6.3 -webdriver-manager==4.0.2 +urllib3==2.7.0 websocket-client==1.9.0 -wheel==0.46.1 wsproto==1.3.2 -yarg==0.1.10 +yarl==1.24.5