diff --git a/ci/requirements/py-tensorflow.yml b/ci/requirements/py-tensorflow.yml index 0aaa8a3..f0ea80e 100644 --- a/ci/requirements/py-tensorflow.yml +++ b/ci/requirements/py-tensorflow.yml @@ -4,10 +4,12 @@ channels: dependencies: - opt_einsum - numpy - - tensorflow>=2 - scipy - matplotlib - networkx - pytest - pytest-cov - coverage + - pip + - pip: + - tensorflow