worstcase / blockade

Docker-based utility for testing network failures and partitions in distributed applications
http://blockade.readthedocs.org
Apache License 2.0
907 stars 72 forks source link

Update requirements to allow more recent versions of packages #77

Closed jnwatson closed 5 years ago

jnwatson commented 5 years ago

I loosened the version requirements a little bit to allow more recent versions of stuff that didn't break things. Getting the latest flask to work would be a little more effort.

labisso commented 5 years ago

Thanks!