Skip to content

Commit 9c62041

Browse files
committed
Use newer twisted.
1 parent e550765 commit 9c62041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
],
4343
extras_require = {
4444
'dev': [
45-
'twisted==13.2.0',
45+
'twisted>=15.0.0',
4646
'pyflakes==0.8.1',
4747
],
4848
},

0 commit comments

Comments
 (0)