| commit | 4b9f79e2820a011f6ebbba7fb92cdc120b364650 | [log] [tgz] |
|---|---|---|
| author | bravof <fbravo@whitestack.com> | Wed Dec 02 16:42:05 2020 -0300 |
| committer | bravof <fbravo@whitestack.com> | Thu Dec 03 17:36:03 2020 -0300 |
| tree | 6e44271d7501c191f16105722ec9b38e4cb2b85e | |
| parent | 7023a2f71c3374cbe3cece0ac0798a80e7fc5fd4 [diff] [blame] |
feat(sol006): sol006 migration Change-Id: I3db0a79ea89c2340e44fe2b39f00c89e9fb10022 Signed-off-by: bravof <fbravo@whitestack.com>
diff --git a/setup.py b/setup.py index 485ed51..fe8af5a 100644 --- a/setup.py +++ b/setup.py
@@ -52,7 +52,7 @@ package_dir={_name: _name}, install_requires=[ "aiokafka==0.6.0", - "requests==2.18.*", + "requests==2.25.*", "python-keystoneclient==3.15.*", "six", "pyyaml>=5.1.2",