Fix twisted version, fixes #1346
This commit is contained in:
parent
df071619bb
commit
0b85cb978a
|
@ -72,3 +72,6 @@ markdown~=3.2.0
|
||||||
bleach~=3.1.0
|
bleach~=3.1.0
|
||||||
feedparser~=6.0.0
|
feedparser~=6.0.0
|
||||||
watchdog~=1.0.2
|
watchdog~=1.0.2
|
||||||
|
|
||||||
|
## Pin third party dependency to avoid issue with latest version
|
||||||
|
twisted==20.3.0
|
||||||
|
|
Loading…
Reference in New Issue