-
Notifications
You must be signed in to change notification settings - Fork 321
/
requirements.txt
44 lines (44 loc) · 965 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
43
44
attrs>=18.2.0
azure-common>=1.1.18
azure-core>=1.24.0
azure-identity>=1.16.1
azure-keyvault-secrets>=4.0.0
azure-kusto-data>=4.4.0, <=5.0.0
azure-mgmt-keyvault>=2.0.0
azure-mgmt-subscription>=3.0.0
azure-monitor-query>=1.0.0, <=2.0.0
beautifulsoup4>=4.0.0
bokeh>=1.4.0, <3.4.0
cryptography>=3.1
deprecated>=1.2.4
dnspython>=2.0.0, <3.0.0
folium>=0.9.0
geoip2>=2.9.0
httpx>=0.23.0, <1.0.0
html5lib
importlib-resources >= 6.4.0; python_version <= "3.8"
ipython >= 7.1.1; python_version < "3.8"
ipython >= 7.23.1; python_version >= "3.8"
ipywidgets>=7.4.2, <9.0.0
keyring>=13.2.1
lxml>=4.6.5
msal>=1.12.0
msal_extensions>=0.3.0
msrest>=0.6.0
msrestazure>=0.6.0
nest_asyncio>=1.4.0
networkx>=2.2
numpy>=1.15.4 # pandas
packaging>=24.0
pandas>=1.4.0, <3.0.0
pydantic>=1.8.0, <3.0.0
pygments>=2.0.0
pyjwt>=2.3.0
python-dateutil>=2.8.1 # pandas
pytz>=2019.2 # pandas
pyyaml>=3.13
setuptools>=40.6.3
tldextract>=2.2.2
tqdm>=4.36.1
typing-extensions>=4.2.0
urllib3>=1.23