commit | 906c4cf328ae8e27856ef411b241b8dc900e506b | [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:43:23 2022 -0400 |
tree | 31e0f50c2cbf1b7c12e64ab047cdd80cd9603a41 | |
parent | 21094955d4878ac572fc455ec31516bb86febbf6 [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>