mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 07:05:36 +01:00
Revert to python 3.13
This commit is contained in:
@@ -3,7 +3,7 @@ name = "discord-bot"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = [{ name = "Bulat Kurbanov", email = "kurbanovbul@gmail.com" }]
|
||||
requires-python = "~=3.11"
|
||||
requires-python = "~=3.13"
|
||||
dependencies = [
|
||||
"discord-py>=2.4.0,<3",
|
||||
"twitchapi>=4.4.0,<5",
|
||||
|
||||
Reference in New Issue
Block a user