This repository has been archived by the owner on May 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
43 lines (42 loc) · 1.67 KB
/
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
adal==0.5.1 # via msrestazure
asn1crypto==0.24.0 # via cryptography
azure-common==1.1.8 # via azure-mgmt-compute, azure-mgmt-reservations
azure-mgmt-compute==3.0.1
azure-mgmt-nspkg==2.0.0 # via azure-mgmt-compute, azure-mgmt-reservations
azure-mgmt-reservations==0.1.0
azure-nspkg==2.0.0 # via azure-common, azure-mgmt-nspkg
certifi==2018.1.18 # via msrest
cffi==1.11.5 # via cryptography
click==6.7 # via flask
configparser==3.5.0 # via entrypoints
cryptography==2.2.2 # via adal
entrypoints==0.2.3 # via keyring
enum34==1.1.6 # via cryptography, msrest
flask==0.12.2
idna==2.6 # via cryptography
ipaddress==1.0.19 # via cryptography
isodate==0.6.0 # via msrest
itsdangerous==0.24 # via flask
jinja2==2.11.3 # via flask
keyring==12.0.0 # via msrestazure
markupsafe==1.0 # via jinja2
msrest==0.4.27 # via msrestazure
msrestazure==0.4.25 # via azure-mgmt-compute, azure-mgmt-reservations
numpy==1.12.1 # via pandas
oauthlib==2.0.7 # via requests-oauthlib
pandas==0.20.1
prometheus-client==0.0.19
pycparser==2.18 # via cffi
pyjwt==1.6.1 # via adal
python-dateutil==2.6.0 # via adal, pandas
pytz==2017.2 # via pandas
requests-oauthlib==0.8.0 # via msrest
requests==2.14.2 # via adal, msrest, requests-oauthlib
six==1.10.0 # via cryptography, isodate, python-dateutil
werkzeug==0.12.2 # via flask