Closed T4rk1n closed 5 years ago
Fix looks good :dancer:
I always thought leaving the bare module name would pull the most recent version when you run pip install -r dev-requirements
, did that not work?
@rmarren1 I thought so too, guess it takes it from a cache.
Built the components in 0.13.3 on fresh environment that pulled dash==0.25.1 on python 3.6 so the async bug is back for the build. Locked dash>=0.32.2 so it doesn't happen again.