Update dependencies in requirements.txt and modify content-hash in poetry.lock

This commit is contained in:
Fundor333
2025-04-16 11:58:59 +02:00
parent 12a097bad6
commit 1e60e98d4c
2 changed files with 18 additions and 1 deletions

2
poetry.lock generated
View File

@@ -551,4 +551,4 @@ rich = ">=13.9.4,<14.0.0"
[metadata]
lock-version = "2.1"
python-versions = "^3.11"
content-hash = "bffc03837e7dfcd54943aec4b3828474ac787328fb429047dcf46f54c884261e"
content-hash = "52c08678f21e8ee263387614cbe136cefa06790ea9ab64c6fcc62e3c455499b2"

View File

@@ -0,0 +1,17 @@
certifi==2025.1.31 ; python_version >= "3.11" and python_version < "4.0"
charset-normalizer==3.4.1 ; python_version >= "3.11" and python_version < "4.0"
click==8.1.8 ; 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"
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==24.2 ; python_version >= "3.11" and python_version < "4.0"
pygments==2.19.1 ; python_version >= "3.11" and python_version < "4.0"
python-dotenv==1.1.0 ; python_version >= "3.11" and python_version < "4.0"
requests==2.32.3 ; 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"
urllib3==2.4.0 ; python_version >= "3.11" and python_version < "4.0"
weeknotebot==1.5.0 ; python_version >= "3.11" and python_version < "4.0"