diff --git a/pype/lib/terminal_splash.py b/pype/lib/terminal_splash.py index 710584e109..7a94f2243e 100644 --- a/pype/lib/terminal_splash.py +++ b/pype/lib/terminal_splash.py @@ -29,6 +29,6 @@ def play_animation(): # term.aquamarine3_bold(frame) print(f"{term.bold}{term.aquamarine3}{frame}{term.normal}") - sleep(0.015) + sleep(0.02) current_frame += frame_size print(term.move_y(7)) diff --git a/requirements.txt b/requirements.txt index d1855ed31a..24cf4f31c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,6 @@ blessed certifi Click clique==1.5.0 -colorama coverage cx_Freeze ftrack-python-api==2.0.0