commit | 52686b87390791945eb05deaedac3c47f193a80f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Jul 08 15:23:05 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 08 15:23:05 2022 -0400 |
tree | b6d34e177c8ff28a0ae1261faafec56cf5b0b4ec | |
parent | 9ff4ce8abc627b8696c9bd6fd726dd1dbf4b9a5c [diff] |
requirements: Move to atomicwrites==1.4.1 As explained upstream: https://github.com/untitaker/python-atomicwrites/issues/61 there is no longer a 1.3.0 version but the API is unchanged. Move to 1.4.1. Signed-off-by: Tom Rini <trini@konsulko.com>