We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de22cdf + af4dc5c commit fc40ffcCopy full SHA for fc40ffc
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ test = [
44
'flake8>=5,<8',
45
'psutil',
46
'pycodestyle>=2.9,<2.15',
47
- 'pyOpenSSL>=23.0,<25.4',
+ 'pyOpenSSL>=23.0,<26.1',
48
'mypy>=0.800'
49
]
50
dev = [
0 commit comments