commit | dd9440df2d8dc2499eb437171c2eef924930f0b0 | [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 | 45b254893e67445bed9126fcf7499879e663f171 [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>