tensorflow / model-analysis

Model analysis tools for TensorFlow
Apache License 2.0
1.26k stars 281 forks source link

fix: bump range for attrs #176

Open davidspek opened 1 year ago

davidspek commented 1 year ago

This PR bumps the range for attrs since I've seen it causing a conflict with many packages (like jsonschema, nbformat, gcsfs, aiohttp).