- Updated `browserslist` from version 4.25.0 to 4.25.1 - Updated `caniuse-lite` from version 1.0.30001724 to 1.0.30001726 - Updated `electron-to-chromium` from version 1.5.173 to 1.5.177 - Added `shellingham` version 1.5.4 to `poetry.lock`, `pyproject.toml`, and `requirements.txt` - Added `typer` version 0.16.0 to `poetry.lock`, `pyproject.toml`, and `requirements.txt` - Updated dependencies for `typer` in `poetry.lock` - Updated content hash in `poetry.lock` - Updated multiple PNG files in the `static/Characters` directory
26 lines
1.8 KiB
Plaintext
26 lines
1.8 KiB
Plaintext
beautifulsoup4==4.13.4 ; python_version >= "3.11" and python_version < "4.0"
|
|
certifi==2025.6.15 ; python_version >= "3.11" and python_version < "4.0"
|
|
charset-normalizer==3.4.2 ; python_version >= "3.11" and python_version < "4.0"
|
|
click==8.2.1 ; python_version >= "3.11" and python_version < "4.0"
|
|
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
|
|
feedparser==6.0.11 ; python_version >= "3.11" and python_version < "4.0"
|
|
idna==3.10 ; python_version >= "3.11" and python_version < "4.0"
|
|
lxml==5.4.0 ; python_version >= "3.11" and python_version < "4.0"
|
|
markdown-it-py==3.0.0 ; python_version >= "3.11" and python_version < "4.0"
|
|
marshmallow==3.26.1 ; python_version >= "3.11" and python_version < "4.0"
|
|
mdurl==0.1.2 ; python_version >= "3.11" and python_version < "4.0"
|
|
packaging==25.0 ; python_version >= "3.11" and python_version < "4.0"
|
|
pillow==11.2.1 ; python_version >= "3.11" and python_version < "4.0"
|
|
pygments==2.19.2 ; python_version >= "3.11" and python_version < "4.0"
|
|
python-dotenv==1.1.1 ; python_version >= "3.11" and python_version < "4.0"
|
|
pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "4.0"
|
|
requests==2.32.4 ; python_version >= "3.11" and python_version < "4.0"
|
|
rich==13.9.4 ; python_version >= "3.11" and python_version < "4.0"
|
|
sgmllib3k==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
|
|
shellingham==1.5.4 ; python_version >= "3.11" and python_version < "4.0"
|
|
soupsieve==2.7 ; python_version >= "3.11" and python_version < "4.0"
|
|
typer==0.16.0 ; python_version >= "3.11" and python_version < "4.0"
|
|
typing-extensions==4.14.0 ; python_version >= "3.11" and python_version < "4.0"
|
|
urllib3==2.5.0 ; python_version >= "3.11" and python_version < "4.0"
|
|
weeknotebot==1.7.0 ; python_version >= "3.11" and python_version < "4.0"
|