diff --git a/pyproject.toml b/pyproject.toml index e8a42e5d..08cf9ca3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "tweepy", "websockets", ] -requires-python = ">=3.9" +requires-python = ">=3.10" authors = [ {name = "Evilsocket", email = "evilsocket@gmail.com"}, {name = "Jayofelony", email = "oudshoorn.jeroen@gmail.com"}