diff --git a/cirq-core/requirements.txt b/cirq-core/requirements.txt index f936e50880b..cc435e4ae3d 100644 --- a/cirq-core/requirements.txt +++ b/cirq-core/requirements.txt @@ -5,7 +5,7 @@ backports.cached_property~=1.0.1; python_version < '3.8' duet~=0.2.8 matplotlib~=3.0 -networkx~=2.4 +networkx>=2.4 numpy>=1.16,<1.24 pandas sortedcontainers~=2.0