Skip to content

Commit d38f24a

Browse files
ryanhill1pavoljuhas
authored andcommitted
Update requirements.txt (#6633)
Require attrs>=21.3.0 to ensure `import attrs` works.
1 parent 6f5b4b2 commit d38f24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cirq-core/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Runtime requirements for the python 3 version of cirq.
22

3-
attrs
3+
attrs>=21.3.0
44
duet>=0.2.8
55
matplotlib~=3.0
66
networkx>=2.4

0 commit comments

Comments
 (0)