Remove pinning of twisted to update to latest version
This commit is contained in:
parent
d28065886f
commit
19fd429e24
|
@ -71,5 +71,4 @@ feedparser~=6.0.0
|
||||||
watchdog~=2.1.2
|
watchdog~=2.1.2
|
||||||
|
|
||||||
## Pin third party dependency to avoid issue with latest version
|
## Pin third party dependency to avoid issue with latest version
|
||||||
twisted==20.3.0
|
|
||||||
asgiref==3.3.4
|
asgiref==3.3.4
|
||||||
|
|
Loading…
Reference in New Issue