Files
parsedmarc/requirements.txt
rubeste a7280988eb Implemented Azure Log Analytics ingestion via Data Collection Rules (#394)
* Implemented Azure Log Analytics ingestion via Data Collection Rules

* Update loganalytics.py

* Update cli.py

* Update pyproject.toml

* Fixed config bug

Fixed a bug that causes the program to fail if you do not configure a Data stream.

* Fixed code format
2023-05-03 15:54:25 -04:00

41 lines
756 B
Plaintext

tqdm>=4.31.1
pygments>=2.11.1
dnspython>=2.0.0
expiringdict>=1.1.4
urllib3>=1.25.7
requests>=2.22.0
publicsuffix2>=2.20190812
xmltodict>=0.12.0
geoip2>=3.0.0
imapclient>=2.1.0
dateparser>=1.1.1
elasticsearch<7.14.0
elasticsearch-dsl>=7.4.0
kafka-python>=1.4.4
mailsuite>=1.6.1
nose>=1.3.7
wheel>=0.37.0
flake8>=3.7.8
jinja2>=2.10.1
packaging>=19.1
imagesize>=1.1.0
alabaster>=0.7.12
Babel>=2.7.0
docutils<0.18,>=0.14
sphinx>=1.0.5
sphinx_rtd_theme>=0.4.3
codecov>=2.0.15
lxml>=4.4.0
boto3>=1.16.63
msgraph-core>=0.2.2
azure-identity>=1.8.0
azure-monitor-ingestion>=1.0.0
google-api-core>=2.4.0
google-api-python-client>=2.35.0
google-auth>=2.3.3
google-auth-httplib2>=0.1.0
google-auth-oauthlib>=0.4.6
hatch>=1.5.0
myst-parser>=0.18.0
myst-parser[linkify]