You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These packages are already brought in by s3fs and moto. By not listing them explicitly, the time it takes to pip install -r requirements-dev.txt goes from >54 minutes to <3 minutes.
It would be good, however, to list everything that's explicitly used - is there way to put them back without impacting pip install time?