forked from oracle/oci-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
41 lines (40 loc) · 823 Bytes
/
requirements.txt
File metadata and controls
41 lines (40 loc) · 823 Bytes
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
# Since the requirements.txt file doesn't support the --trusted-host option
# (https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format),
# you may need to use the --extra-index-url option instead.
appdirs==1.4.3
arrow>=1.0.0
certifi
cffi>=1.9.1
click==7.1.2
coverage==4.5.2
cryptography==3.3.2
httpsig-cffi==15.0.0
Jinja2==2.11.3
jmespath==0.10.0
ndg-httpsclient==0.4.2
mock==2.0.0
oci==2.54.1
packaging==20.2
pluggy==0.13.0
py==1.10.0
pyasn1==0.2.3
pyOpenSSL==19.1.0
pycparser==2.20
pyparsing==2.2.0
pytest==3.2.3
pytest-cov==2.5.1
python-dateutil>=2.5.3,<3.0.0
pytz>=2016.10
requests==2.21.0
setuptools<45
six>=1.15.0
sphinx==3.3.0
sphinx-rtd-theme==0.4.3
terminaltables==3.1.0
tox==3.23.0
vcrpy==1.13.0
virtualenv==20.13.0
pytest-xdist==1.22.2
pytest-forked==1.0.2
PyYAML>=5.4,<6
docutils==0.15.2