mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
chore: upgrade to Python 3.13 and update deps
This commit is contained in:
@@ -30,7 +30,7 @@ classifiers = [ # https://pypi.org/classifiers/
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
||||
"Programming Language :: Python :: 3.10"
|
||||
]
|
||||
requires-python = ">=3.10,<3.13"
|
||||
requires-python = ">=3.10,<3.14"
|
||||
dependencies = [
|
||||
"colorama",
|
||||
"coloredlogs",
|
||||
|
||||
Reference in New Issue
Block a user