forked from microsoft/msticpy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
42 lines (42 loc) · 897 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
attrs>=18.2.0
azure-common>=1.1.18
azure-core>=1.2.2
azure-identity>=1.10.0
azure-mgmt-subscription>=1.0.0
bokeh>=1.4.0
cryptography>=3.1
deprecated>=1.2.4
dnspython>=2.0.0
folium>=0.9.0
geoip2>=2.9.0
httpx>=0.21
html5lib
ipython >= 7.23.1; python_version >= "3.8"
ipython >= 7.1.1; python_version < "3.8"
ipywidgets>=7.4.2
# keyring>=13.2.1 # azure
KqlmagicCustom[jupyter-basic,auth_code_clipboard]>=0.1.114
lxml>=4.6.3
matplotlib>=3.0.0
msal>=1.12.0
msal_extensions>=0.3.0
msrest>=0.6.0
msrestazure>=0.6.0
networkx>=2.2
numpy>=1.15.4 # pandas
pandas>=1.4.0
pygeohash>=1.2.0
pygments>=2.0.0
python-dateutil>=2.8.1 # pandas
pytz>=2019.2 # pandas
pyyaml>=3.13
# scikit-learn>=0.20.2 # scikit
# scipy>=1.1.0 # timeseries
# seaborn>=0.9.0
setuptools>=40.6.3
# splunk-sdk>=1.6.0 # splunk
# statsmodels>=0.11.1 # timeseries
tldextract>=2.2.2
tqdm>=4.36.1
typing-extensions>=4.2.0
urllib3>=1.23