summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlikui <likui@yovole.com>2020-12-03 09:01:54 +0800
committerlikui <likui@yovole.com>2020-12-03 09:02:51 +0800
commit61d36db2d5dbe2cb5f8a014ca755f4af62fd5041 (patch)
treeba7c54ef3ed9238c35321a35d3b2719c12bec088
parent8b892239dcc012d833ea4fb95d4bfd7db6ae7869 (diff)
downloadpython-troveclient-61d36db2d5dbe2cb5f8a014ca755f4af62fd5041.tar.gz
Add support for python 3.8
Introduce support of python 3.8 [1] and move tox and jobs to py38. jsonschema 3.2.0 [2] support python 3.8 pyOpenSSL 19.1.0 [3] support python 3.8 [1] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-victoria [2] https://github.com/Julian/jsonschema/pull/627 [3] https://pypi.org/project/pyOpenSSL/19.1.0/ Change-Id: I8f561325780a95173501f42e10b6fce617bb17f4
-rw-r--r--lower-constraints.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 887707f..6699023 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -22,7 +22,7 @@ Jinja2==2.10
jmespath==0.9.0
jsonpatch==1.16
jsonpointer==1.13
-jsonschema==2.6.0
+jsonschema==3.2.0
keystoneauth1==3.4.0
linecache2==1.0.0
MarkupSafe==1.0
@@ -46,7 +46,7 @@ positional==1.2.1
prettytable==0.7.2
pycparser==2.18
Pygments==2.2.0
-pyOpenSSL==17.1.0
+pyOpenSSL==19.1.0
pyparsing==2.1.0
pyperclip==1.5.27
python-cinderclient==3.3.0