diff --git a/pyproject.toml b/pyproject.toml index 5207df0710..e11e31dc37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -264,7 +264,7 @@ ipaddress = "^1.0.23" jsonrpclib-pelix = "^0.4.2" Mako = "^1.1.4" markdown2 = "^2.4.0" -pyOpenSSL = ">=20.0.1,<25.0.0" +pyOpenSSL = ">=20.0.1,<26.0.0" python-dateutil = "^2.8.1" python-twitter = "^3.5" rarfile = "^4.0"