Update filters & package requirements
This commit is contained in:
@@ -53,6 +53,7 @@ BLOCK_DOMAINS = [
|
||||
'javentechnologies.com',
|
||||
'mailgun.net',
|
||||
'malwarebytes.com',
|
||||
'matrixservice.com',
|
||||
'mktomail.com',
|
||||
'norstar.net',
|
||||
'pphosted.com',
|
||||
@@ -94,12 +95,13 @@ ALLOW = [
|
||||
'no-reply@sharepointonline.com',
|
||||
'govdelivery.com',
|
||||
'linkoregon.org',
|
||||
'megan@pdxwit.org',
|
||||
'pdxwit.org',
|
||||
'busyconf.com',
|
||||
'support@githubsupport.com',
|
||||
'microsoft.com',
|
||||
'docusign.net',
|
||||
'ideal-logic.com'
|
||||
'ideal-logic.com',
|
||||
'heliocampus.atlassian.net'
|
||||
]
|
||||
|
||||
normalized = {}
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
backports.zoneinfo==0.2.1
|
||||
beautifulsoup4==4.11.1
|
||||
certifi==2022.6.15
|
||||
certifi==2022.9.24
|
||||
charset-normalizer==2.1.1
|
||||
idna==3.3
|
||||
O365==2.0.20
|
||||
oauthlib==3.2.0
|
||||
idna==3.4
|
||||
O365==2.0.21
|
||||
oauthlib==3.2.1
|
||||
pendulum==2.1.2
|
||||
python-dateutil==2.8.2
|
||||
pytz==2022.2.1
|
||||
pytz==2022.4
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
pytzdata==2020.1
|
||||
requests==2.28.1
|
||||
@@ -15,6 +15,6 @@ requests-oauthlib==1.3.1
|
||||
six==1.16.0
|
||||
soupsieve==2.3.2.post1
|
||||
stringcase==1.2.0
|
||||
tzdata==2022.2
|
||||
tzdata==2022.4
|
||||
tzlocal==4.2
|
||||
urllib3==1.26.12
|
||||
|
||||
Reference in New Issue
Block a user