We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a5aa9 commit f253cffCopy full SHA for f253cff
requirements.test.txt
@@ -23,7 +23,7 @@ pytest-twisted==1.12
23
six==1.15.0
24
toml==0.10.1
25
tox==3.15.2
26
-Twisted==20.3.0; platform_system != "Windows" and platform_system != "Darwin"
+Twisted==22.10.0; platform_system != "Windows" and platform_system != "Darwin"
27
Twisted[osx_platform]==20.3.0; platform_system == "Darwin"
28
Twisted[windows_platform]==20.3.0; platform_system == "Windows"
29
virtualenv==20.0.21
0 commit comments