diff --git a/setup.py b/setup.py index edfa546..1b4db5f 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ setup( 'mgrs==1.4.2', 'psycopg2-binary==2.9.2', 'xmlunittest==0.5.0', - 'flower==0.9.7', + 'flower==1.2.0', 'tqdm==4.62.3', 'requests==2.26.0', 'matplotlib==3.5.0',