Skip to content

Commit

Permalink
Setting min version of attrs (#1521)
Browse files Browse the repository at this point in the history
Setting min version of attrs; fixes #1520

Co-authored-by: Matthew Harrigan <mpharrigan@google.com>
  • Loading branch information
max-radin and mpharrigan authored Jan 24, 2025
1 parent 5a1b03a commit c6c11e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_tools/requirements/deps/runtime.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# core dependencies
attrs
attrs>=23.2.0
cachetools>=5.3
networkx
numpy
Expand Down

0 comments on commit c6c11e3

Please sign in to comment.