diff --git a/requirements/base.txt b/requirements/base.txt index e332c4c9..28dd9528 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -15,4 +15,4 @@ retrying==1.3.3 shodan==1.25.0 texttable==1.6.3 lxml==4.6.2 -uvloop==0.15.1; platform_system != "Windows" \ No newline at end of file +uvloop==0.15.2; platform_system != "Windows" \ No newline at end of file