cap toml library because of nested dict bug

version 0.10.1 causes a bug with how nested dicts are handled
and we should stay with 0.10.0 until it is fixed:
https://github.com/uiri/toml/issues/295

Change-Id: Id6853599492ad869d25ee8b7f99afa9416926c2b
This commit is contained in:
Adrian Turjak 2020-08-17 15:36:33 +12:00
parent 258cf2cb18
commit 293e6502fa
2 changed files with 2 additions and 1 deletions

View File

@ -501,3 +501,4 @@ zipp;python_version>='3.6' # MIT
# NOTE(prometheanfire): python3 caps, are not approved for use in OpenStack
gitdb # BSD
gitdb2 # BSD
toml!=0.10.1 # Apache-2.0

View File

@ -247,7 +247,7 @@ retryz===0.1.9
pluggy===0.13.1
coverage===5.2.1
freezegun===0.3.15
toml===0.10.1
toml===0.10.0
pyperclip===1.8.0
cassandra-driver===3.24.0
XStatic-Angular-Schema-Form===0.8.13.0