We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97aa35d commit 22fe9b7Copy full SHA for 22fe9b7
setup.py
@@ -74,6 +74,7 @@
74
'responses~=0.12.1', # interaction
75
'URLObject>=2.4.0', # interaction
76
'MarkupSafe==2.0.1', # interaction, compatibility
77
+ 'itsdangerous<=2.0.1', # interaction, compatibility
78
'pynng', # parallel
79
'sniffio', # parallel
80
'redis', # parallel
0 commit comments